Update AWS SDK version to v1.50.7

This commit is contained in:
2024-01-30 14:46:38 -07:00
parent 33542f2f1b
commit f3f8d823ab
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -11,7 +11,7 @@ require (
)
require (
github.com/aws/aws-sdk-go v1.50.5
github.com/aws/aws-sdk-go v1.50.7
github.com/gorilla/schema v1.2.1 // indirect
github.com/gorilla/websocket v1.5.1 // indirect
github.com/joho/godotenv v1.5.1