Update aws-sdk-go version to v1.50.4

This commit is contained in:
2024-01-26 00:01:42 -07:00
parent b2d9b6986b
commit d1d3601466
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.3
github.com/aws/aws-sdk-go v1.50.4
github.com/gorilla/schema v1.2.1 // indirect
github.com/gorilla/websocket v1.5.1 // indirect
github.com/joho/godotenv v1.5.1