chore(deps): update module github.com/aws/aws-sdk-go to v1.44.225
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
65720a682b
commit
cb86fc8937
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -4,7 +4,7 @@ go 1.18
|
|||
|
||||
require (
|
||||
github.com/ProtonMail/go-crypto v0.0.0-20230316153859-cb82d937a5d9
|
||||
github.com/aws/aws-sdk-go v1.44.224
|
||||
github.com/aws/aws-sdk-go v1.44.225
|
||||
github.com/coreos/go-oidc/v3 v3.5.0
|
||||
github.com/drone/drone-go v1.7.1
|
||||
github.com/gin-gonic/gin v1.9.0
|
||||
|
|
|
|||
Reference in a new issue