Skip to content

Commit 42141da

Browse files
author
AWS SDK for Go v2 automation user
committed
Update SDK's smithy-go dependency to v1.11.3
1 parent fc52306 commit 42141da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modman.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[dependencies]
33
"github.com/aws/aws-sdk-go" = "v1.44.28"
4-
"github.com/aws/smithy-go" = "v1.11.3-0.20220606214609-8c1eac595edb"
4+
"github.com/aws/smithy-go" = "v1.11.3"
55
"github.com/google/go-cmp" = "v0.5.8"
66
"github.com/jmespath/go-jmespath" = "v0.4.0"
77
"golang.org/x/net" = "v0.0.0-20220127200216-cd36cc0744dd"
@@ -11,7 +11,7 @@
1111
[modules."."]
1212
metadata_package = "aws"
1313

14-
[modules."codegen"]
14+
[modules.codegen]
1515
no_tag = true
1616

1717
[modules."example/service/dynamodb/createTable"]

0 commit comments

Comments
 (0)