Skip to content

Commit

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

chore(deps): bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6
  • Loading branch information
nmccready authored Jan 20, 2025
2 parents b5b5c75 + f8903ae commit 58ca253
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.55.5
github.com/aws/aws-sdk-go v1.55.6
github.com/nmccready/go-debug v0.5.0
)

Expand Down

0 comments on commit 58ca253

Please sign in to comment.