Skip to content

Commit

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

Bump github.com/aws/aws-sdk-go from 1.52.5 to 1.53.1 in /xrayaws
  • Loading branch information
shogo82148 committed May 14, 2024
2 parents 279745f + c4925ed commit c38a4a2
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.18

require (
github.com/aws/aws-sdk-go v1.52.5
github.com/aws/aws-sdk-go v1.53.1
github.com/google/go-cmp v0.6.0
github.com/shogo82148/aws-xray-yasdk-go v1.8.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.52.5 h1:m2lty5v9sHm1J3lhA43hJql+yKZudF09qzab0Ag9chM=
github.com/aws/aws-sdk-go v1.52.5/go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk=
github.com/aws/aws-sdk-go v1.53.1 h1:15/i0m9rE8r1q3P4ooHCfZTJtkxwG2Dwqp9JhPaVbs0=
github.com/aws/aws-sdk-go v1.53.1/go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk=
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.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
Expand Down

0 comments on commit c38a4a2

Please sign in to comment.