Skip to content

Commit

Permalink
Merge pull request #215 from shogo82148/dependabot/go_modules/xrayaws…
Browse files Browse the repository at this point in the history
…/github.com/aws/aws-sdk-go-1.41.0

Bump github.com/aws/aws-sdk-go from 1.40.23 to 1.41.0 in /xrayaws
  • Loading branch information
shogo82148 authored Oct 13, 2021
2 parents f521441 + 5232b9f commit d5b8c70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion xrayaws/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/shogo82148/aws-xray-yasdk-go/xrayaws
go 1.17

require (
github.com/aws/aws-sdk-go v1.40.23
github.com/aws/aws-sdk-go v1.41.0
github.com/google/go-cmp v0.5.6
github.com/shogo82148/aws-xray-yasdk-go v1.4.0
)
Expand Down
4 changes: 2 additions & 2 deletions xrayaws/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/aws/aws-sdk-go v1.40.23 h1:o0cw9jVlbXkDd3eZU7MDIXp3a8zhECnl0BfUs2WNBIM=
github.com/aws/aws-sdk-go v1.40.23/go.mod h1:585smgzpB/KqRA+K3y/NL/oYRqQvpNJYvLm+LY1U59Q=
github.com/aws/aws-sdk-go v1.41.0 h1:XUzHLFWQVhmFtmKTodnAo5QdooPQfpVfilCxIV3aLoE=
github.com/aws/aws-sdk-go v1.41.0/go.mod h1:585smgzpB/KqRA+K3y/NL/oYRqQvpNJYvLm+LY1U59Q=
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.5.6 h1:BKbKCqvP6I+rmFHt06ZmyQtvB8xAkWdhFyr0ZUNZcxQ=
Expand Down

0 comments on commit d5b8c70

Please sign in to comment.