chore: upgrade dependencies
This commit is contained in:
18
vendor/github.com/aws/aws-sdk-go-v2/modman.toml
generated
vendored
18
vendor/github.com/aws/aws-sdk-go-v2/modman.toml
generated
vendored
@@ -1,14 +1,25 @@
|
||||
|
||||
[dependencies]
|
||||
"github.com/aws/smithy-go" = "v1.9.0"
|
||||
"github.com/google/go-cmp" = "v0.5.6"
|
||||
"github.com/aws/aws-sdk-go" = "v1.44.28"
|
||||
"github.com/aws/smithy-go" = "v1.11.3"
|
||||
"github.com/google/go-cmp" = "v0.5.8"
|
||||
"github.com/jmespath/go-jmespath" = "v0.4.0"
|
||||
"golang.org/x/net" = "v0.0.0-20220127200216-cd36cc0744dd"
|
||||
|
||||
[modules]
|
||||
|
||||
[modules."."]
|
||||
metadata_package = "aws"
|
||||
|
||||
[modules.codegen]
|
||||
no_tag = true
|
||||
|
||||
[modules."example/service/dynamodb/createTable"]
|
||||
no_tag = true
|
||||
|
||||
[modules."example/service/dynamodb/scanItems"]
|
||||
no_tag = true
|
||||
|
||||
[modules."example/service/s3/listObjects"]
|
||||
no_tag = true
|
||||
|
||||
@@ -18,6 +29,9 @@
|
||||
[modules."feature/ec2/imds/internal/configtesting"]
|
||||
no_tag = true
|
||||
|
||||
[modules."internal/codegen"]
|
||||
no_tag = true
|
||||
|
||||
[modules."internal/configsources/configtesting"]
|
||||
no_tag = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user