Skip to content

Commit

Permalink
Update go mods.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang8330 committed Dec 19, 2024
1 parent d55a17d commit 2220047
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 @@ -5,7 +5,7 @@ go 1.23.0
require (
github.com/DataDog/datadog-go/v5 v5.5.0
github.com/antlr4-go/antlr/v4 v4.13.1
github.com/artie-labs/transfer v1.27.51
github.com/artie-labs/transfer v1.27.52
github.com/aws/aws-sdk-go-v2 v1.30.3
github.com/aws/aws-sdk-go-v2/config v1.27.27
github.com/aws/aws-sdk-go-v2/credentials v1.17.27
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -688,8 +688,8 @@ github.com/apache/thrift v0.14.2/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb
github.com/apache/thrift v0.16.0/go.mod h1:PHK3hniurgQaNMZYaCLEqXKsYK8upmhPbmdP2FXSqgU=
github.com/apache/thrift v0.17.0 h1:cMd2aj52n+8VoAtvSvLn4kDC3aZ6IAkBuqWQ2IDu7wo=
github.com/apache/thrift v0.17.0/go.mod h1:OLxhMRJxomX+1I/KUw03qoV3mMz16BwaKI+d4fPBx7Q=
github.com/artie-labs/transfer v1.27.51 h1:RWcXBKb51kq6hbMzdUFK+pmFo/KYMmKNpGmPVaMxaaQ=
github.com/artie-labs/transfer v1.27.51/go.mod h1:sr0Ew17oC42iMl4YUVR7sPjT3lpBtp8cMpeegJA4XqY=
github.com/artie-labs/transfer v1.27.52 h1:gI5HxMc5wz7rqqhSZo8jFoMs9g/LI/2cQ6yA+lTnXNk=
github.com/artie-labs/transfer v1.27.52/go.mod h1:O9arfgawPNnouVrL7Lv9ufaOgW7v8I69iectB+u1kPM=
github.com/aws/aws-sdk-go v1.30.19/go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0=
github.com/aws/aws-sdk-go-v2 v1.16.12/go.mod h1:C+Ym0ag2LIghJbXhfXZ0YEEp49rBWowxKzJLUoob0ts=
github.com/aws/aws-sdk-go-v2 v1.30.3 h1:jUeBtG0Ih+ZIFH0F4UkmL9w3cSpaMv9tYYDbzILP8dY=
Expand Down

0 comments on commit 2220047

Please sign in to comment.