Update AWS SDK version to v1.50.3

This commit is contained in:
2024-01-24 22:22:19 -07:00
parent 37cbe4ec4d
commit e56724a61e
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.0
github.com/aws/aws-sdk-go v1.50.3
github.com/gorilla/schema v1.2.1 // indirect
github.com/gorilla/websocket v1.5.1 // indirect
github.com/joho/godotenv v1.5.1