Skip to content

Commit

Permalink
fix(deps): update aws-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2023
1 parent a7e3778 commit 1de863f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/aereal/prpl
go 1.17

require (
github.com/aws/aws-sdk-go-v2 v1.16.10
github.com/aws/aws-sdk-go-v2/config v1.15.17
github.com/aws/aws-sdk-go-v2/service/ssm v1.27.8
github.com/aws/aws-sdk-go-v2 v1.17.7
github.com/aws/aws-sdk-go-v2/config v1.18.19
github.com/aws/aws-sdk-go-v2/service/ssm v1.36.0
github.com/golang/mock v1.6.0
github.com/google/go-cmp v0.5.9
github.com/rs/zerolog v1.26.1
Expand Down

0 comments on commit 1de863f

Please sign in to comment.