chore(deps): update module github.com/aws/aws-sdk-go to v1.44.171
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2022-12-30 20:06:50 +00:00
commit e8d34869cc
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-20221026131551-cf6655e29de4
github.com/aws/aws-sdk-go v1.44.170
github.com/aws/aws-sdk-go v1.44.171
github.com/coreos/go-oidc/v3 v3.4.0
github.com/drone/drone-go v1.7.1
github.com/gin-gonic/gin v1.8.2