chore(aws): upgrade aws dependencies
This commit is contained in:
83
vendor/github.com/aws/aws-sdk-go-v2/modman.toml
generated
vendored
83
vendor/github.com/aws/aws-sdk-go-v2/modman.toml
generated
vendored
@@ -1,55 +1,64 @@
|
||||
|
||||
[dependencies]
|
||||
"github.com/aws/smithy-go" = "v1.8.0"
|
||||
"github.com/google/go-cmp" = "v0.5.6"
|
||||
"github.com/jmespath/go-jmespath" = "v0.4.0"
|
||||
"github.com/aws/smithy-go" = "v1.9.0"
|
||||
"github.com/google/go-cmp" = "v0.5.6"
|
||||
"github.com/jmespath/go-jmespath" = "v0.4.0"
|
||||
|
||||
[modules."."]
|
||||
metadata_package = "aws"
|
||||
[modules]
|
||||
|
||||
[modules."example/service/s3/listObjects"]
|
||||
no_tag = true
|
||||
[modules."."]
|
||||
metadata_package = "aws"
|
||||
|
||||
[modules."example/service/s3/usingPrivateLink"]
|
||||
no_tag = true
|
||||
[modules."example/service/s3/listObjects"]
|
||||
no_tag = true
|
||||
|
||||
[modules."feature/ec2/imds/internal/configtesting"]
|
||||
no_tag = true
|
||||
[modules."example/service/s3/usingPrivateLink"]
|
||||
no_tag = true
|
||||
|
||||
[modules."internal/configsources/configtesting"]
|
||||
no_tag = true
|
||||
[modules."feature/ec2/imds/internal/configtesting"]
|
||||
no_tag = true
|
||||
|
||||
[modules."internal/repotools"]
|
||||
no_tag = true
|
||||
[modules."internal/configsources/configtesting"]
|
||||
no_tag = true
|
||||
|
||||
[modules."internal/repotools/changes"]
|
||||
no_tag = true
|
||||
[modules."internal/protocoltest/awsrestjson"]
|
||||
no_tag = true
|
||||
|
||||
[modules."internal/protocoltest/awsrestjson"]
|
||||
no_tag = true
|
||||
[modules."internal/protocoltest/ec2query"]
|
||||
no_tag = true
|
||||
|
||||
[modules."internal/protocoltest/ec2query"]
|
||||
no_tag = true
|
||||
[modules."internal/protocoltest/jsonrpc"]
|
||||
no_tag = true
|
||||
|
||||
[modules."internal/protocoltest/jsonrpc"]
|
||||
no_tag = true
|
||||
[modules."internal/protocoltest/jsonrpc10"]
|
||||
no_tag = true
|
||||
|
||||
[modules."internal/protocoltest/jsonrpc10"]
|
||||
no_tag = true
|
||||
[modules."internal/protocoltest/query"]
|
||||
no_tag = true
|
||||
|
||||
[modules."internal/protocoltest/query"]
|
||||
no_tag = true
|
||||
[modules."internal/protocoltest/restxml"]
|
||||
no_tag = true
|
||||
|
||||
[modules."internal/protocoltest/restxml"]
|
||||
no_tag = true
|
||||
[modules."internal/protocoltest/restxmlwithnamespace"]
|
||||
no_tag = true
|
||||
|
||||
[modules."internal/protocoltest/restxmlwithnamespace"]
|
||||
no_tag = true
|
||||
[modules."internal/repotools"]
|
||||
no_tag = true
|
||||
|
||||
[modules."service/internal/benchmark"]
|
||||
no_tag = true
|
||||
[modules."internal/repotools/changes"]
|
||||
no_tag = true
|
||||
|
||||
[modules."service/internal/integrationtest"]
|
||||
no_tag = true
|
||||
[modules."service/internal/benchmark"]
|
||||
no_tag = true
|
||||
|
||||
[modules."service/s3/internal/configtesting"]
|
||||
no_tag = true
|
||||
[modules."service/internal/integrationtest"]
|
||||
no_tag = true
|
||||
|
||||
[modules."service/kinesis/internal/testing"]
|
||||
no_tag = true
|
||||
|
||||
[modules."service/s3/internal/configtesting"]
|
||||
no_tag = true
|
||||
|
||||
[modules."service/transcribestreaming/internal/testing"]
|
||||
no_tag = true
|
||||
|
||||
Reference in New Issue
Block a user