Skip to content

Commit 193fecb

Browse files
Update aws sdk to latest version
1 parent c5ae6b8 commit 193fecb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/openapi-generator/src/main/resources/go/go.mod.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
golang.org/x/oauth2 v0.27.0
99
{{/hasOAuthMethods}}
1010
{{#withAWSV4Signature}}
11-
github.com/aws/aws-sdk-go-v2 v1.30.3
11+
github.com/aws/aws-sdk-go-v2 v1.37.0
1212
{{/withAWSV4Signature}}
1313
{{#importValidator}}
1414
gopkg.in/validator.v2 v2.0.1

0 commit comments

Comments
 (0)