Skip to content

Commit

Permalink
Bump transfer to v1.22.37 (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-artie authored Apr 11, 2024
1 parent f60ed70 commit a0b8473
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22

require (
github.com/DataDog/datadog-go v4.8.3+incompatible
github.com/artie-labs/transfer v1.22.34
github.com/artie-labs/transfer v1.22.37
github.com/aws/aws-sdk-go v1.44.327
github.com/aws/aws-sdk-go-v2/config v1.18.19
github.com/getsentry/sentry-go v0.27.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ github.com/apache/thrift v0.0.0-20181112125854-24918abba929/go.mod h1:cp2SuWMxlE
github.com/apache/thrift v0.14.2/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
github.com/apache/thrift v0.16.0 h1:qEy6UW60iVOlUy+b9ZR0d5WzUWYGOo4HfopoyBaNmoY=
github.com/apache/thrift v0.16.0/go.mod h1:PHK3hniurgQaNMZYaCLEqXKsYK8upmhPbmdP2FXSqgU=
github.com/artie-labs/transfer v1.22.34 h1:HT4dDOaR2Ln808SKp2jvCrUpcQJSZfSdyIYhnoPiGuw=
github.com/artie-labs/transfer v1.22.34/go.mod h1:QB950RoGF4sO/9qEHeos+KEMObTHduzZ3EVo0Y8poZM=
github.com/artie-labs/transfer v1.22.37 h1:NQ1avFmeamLDEoG6we09yo6u+Qd+7UJg/4zLhffbweQ=
github.com/artie-labs/transfer v1.22.37/go.mod h1:Rgn0drCBpyirqCPZrc7+FKe4y9crhB32mzMdXQtft/g=
github.com/aws/aws-sdk-go v1.30.19/go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0=
github.com/aws/aws-sdk-go v1.44.327 h1:ZS8oO4+7MOBLhkdwIhgtVeDzCeWOlTfKJS7EgggbIEY=
github.com/aws/aws-sdk-go v1.44.327/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
Expand Down

0 comments on commit a0b8473

Please sign in to comment.