chore(deps): update module github.com/aws/aws-sdk-go to v1.45.27
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Renovate Bot 2023-10-17 19:06:27 +00:00
commit 9a25d1473f
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.18
require (
github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c
github.com/aws/aws-sdk-go v1.45.24
github.com/aws/aws-sdk-go v1.45.27
github.com/coreos/go-oidc/v3 v3.6.0
github.com/drone/drone-go v1.7.1
github.com/gin-gonic/gin v1.9.1