Skip to content

Commit

Permalink
Merge pull request #231 from awslabs/dependabot/go_modules/master/git…
Browse files Browse the repository at this point in the history
…hub.com/aws/aws-sdk-go-v2/config-1.22.1

gomod: bump github.com/aws/aws-sdk-go-v2/config from 1.22.0 to 1.22.1
  • Loading branch information
shushen authored Nov 9, 2023
2 parents 84d0fe7 + 931346b commit 6c8f77f
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 @@ -6,7 +6,7 @@ require (
github.com/amzn/ion-go v1.1.3
github.com/amzn/ion-hash-go v1.2.0
github.com/aws/aws-sdk-go-v2 v1.22.1
github.com/aws/aws-sdk-go-v2/config v1.22.0
github.com/aws/aws-sdk-go-v2/config v1.22.1
github.com/aws/aws-sdk-go-v2/service/qldb v1.18.0
github.com/aws/aws-sdk-go-v2/service/qldbsession v1.18.0
github.com/aws/smithy-go v1.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/amzn/ion-hash-go v1.2.0 h1:4pqJj2fUjhilWPmxMm+4tb4/OXicc6sqcrpfr8AtRR
github.com/amzn/ion-hash-go v1.2.0/go.mod h1:2lu+vG/SVoiHK9uvZRZ1upMUx+kZwEu74IlkzsDVauM=
github.com/aws/aws-sdk-go-v2 v1.22.1 h1:sjnni/AuoTXxHitsIdT0FwmqUuNUuHtufcVDErVFT9U=
github.com/aws/aws-sdk-go-v2 v1.22.1/go.mod h1:Kd0OJtkW3Q0M0lUWGszapWjEvrXDzRW+D21JNsroB+c=
github.com/aws/aws-sdk-go-v2/config v1.22.0 h1:9Mm99OalzZRz0ab5fpodMoHBApHS6pqRNp3M9NmzvDg=
github.com/aws/aws-sdk-go-v2/config v1.22.0/go.mod h1:2eWgw5lps8fKI7LZVTrRTYP6HE6k/uEFUuTSHfXwqP0=
github.com/aws/aws-sdk-go-v2/config v1.22.1 h1:UrRYnF7mXCGuKmZWlczOXeH0WUbQpi/gseQIPtrhme8=
github.com/aws/aws-sdk-go-v2/config v1.22.1/go.mod h1:2eWgw5lps8fKI7LZVTrRTYP6HE6k/uEFUuTSHfXwqP0=
github.com/aws/aws-sdk-go-v2/credentials v1.15.1 h1:hmf6lAm9hk7uLCfapZn/jL05lm6Uwdbn1B0fgjyuf4M=
github.com/aws/aws-sdk-go-v2/credentials v1.15.1/go.mod h1:QTcHga3ZbQOneJuxmGBOCxiClxmp+TlvmjFexAnJ790=
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.2 h1:gIeH4+o1MN/caGBWjoGQTUTIu94xD6fI5B2+TcwBf70=
Expand Down

0 comments on commit 6c8f77f

Please sign in to comment.