Skip to content

Commit

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

chore(deps): bump github.com/aws/aws-sdk-go from 1.48.4 to 1.48.11
  • Loading branch information
nmccready authored Dec 4, 2023
2 parents 5f8d042 + 505d48a commit 51bb5fb
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.48.4
github.com/aws/aws-sdk-go v1.48.11
github.com/nmccready/go-debug v0.5.0
)

Expand Down

0 comments on commit 51bb5fb

Please sign in to comment.