Skip to content

Commit

Permalink
Merge pull request #57 from nmccready/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/aws/aws-sdk-go-1.51.25

chore(deps): bump github.com/aws/aws-sdk-go from 1.51.21 to 1.51.25
  • Loading branch information
nmccready committed Apr 22, 2024
2 parents e5e5d20 + ceca45d commit d66a782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/nmccready/aws-play
go 1.19

require (
github.com/aws/aws-sdk-go v1.51.21
github.com/aws/aws-sdk-go v1.51.25
github.com/nmccready/go-debug v0.5.0
)

Expand Down

0 comments on commit d66a782

Please sign in to comment.