File tree Expand file tree Collapse file tree 2 files changed +4
-104
lines changed Expand file tree Collapse file tree 2 files changed +4
-104
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/aws/aws-sdk-go-v2 v1.39.5
1414 github.com/aws/aws-sdk-go-v2/config v1.31.16
1515 github.com/aws/aws-sdk-go-v2/credentials v1.18.20
16- github.com/aws/aws-sdk-go-v2/service/appconfigdata v1.23.8
16+ github.com/aws/aws-sdk-go-v2/service/appconfigdata v1.23.9
1717 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.52.3
1818 github.com/aws/aws-sdk-go-v2/service/s3 v1.89.1
1919 github.com/aws/smithy-go v1.23.1
@@ -134,7 +134,6 @@ require (
134134 github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
135135 github.com/goccy/go-json v0.10.5 // indirect
136136 github.com/goccy/go-yaml v1.18.0 // indirect
137- github.com/gogo/protobuf v1.3.2 // indirect
138137 github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
139138 github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
140139 github.com/golang-sql/sqlexp v0.1.0 // indirect
You can’t perform that action at this time.
0 commit comments