Skip to content

Commit

Permalink
Merge 12f41ab into 5abb64b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 8, 2024
2 parents 5abb64b + 12f41ab commit e0e6372
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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/clok/awssession
go 1.18

require (
github.com/aws/aws-sdk-go v1.49.19
github.com/aws/aws-sdk-go v1.50.14
github.com/clok/kemba v1.2.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/aws/aws-sdk-go v1.49.19 h1:oZryiqeQpeJsIcAmZlp86duMu/s/DJ43qyfwa51qmLg=
github.com/aws/aws-sdk-go v1.49.19/go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk=
github.com/aws/aws-sdk-go v1.50.14 h1:m1bxKtd1lJpNnl+Owah0+UPRuS9f3GFvxBPgc8RiodE=
github.com/aws/aws-sdk-go v1.50.14/go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk=
github.com/clok/kemba v1.2.1 h1:neHepMFYBCESM2jU6hJmadYBvyaGfcROYm/5psmuOXE=
github.com/clok/kemba v1.2.1/go.mod h1:WHVKL81OR2r4ELeG10aMRa2PiGqFYY2zYiCy9VnXIqY=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
Expand Down

0 comments on commit e0e6372

Please sign in to comment.