robocar-tools/vendor/github.com/aws/aws-sdk-go-v2/modman.toml

79 lines
1.7 KiB
TOML
Raw Normal View History

2021-11-24 18:10:52 +00:00
[dependencies]
2022-06-09 10:30:53 +00:00
"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"
2021-11-24 18:10:52 +00:00
"github.com/jmespath/go-jmespath" = "v0.4.0"
2022-06-09 10:30:53 +00:00
"golang.org/x/net" = "v0.0.0-20220127200216-cd36cc0744dd"
2021-11-24 18:10:52 +00:00
[modules]
[modules."."]
metadata_package = "aws"
2022-06-09 10:30:53 +00:00
[modules.codegen]
no_tag = true
[modules."example/service/dynamodb/createTable"]
no_tag = true
[modules."example/service/dynamodb/scanItems"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."example/service/s3/listObjects"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."example/service/s3/usingPrivateLink"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."feature/ec2/imds/internal/configtesting"]
no_tag = true
2022-06-09 10:30:53 +00:00
[modules."internal/codegen"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."internal/configsources/configtesting"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."internal/protocoltest/awsrestjson"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."internal/protocoltest/ec2query"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."internal/protocoltest/jsonrpc"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."internal/protocoltest/jsonrpc10"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."internal/protocoltest/query"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."internal/protocoltest/restxml"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."internal/protocoltest/restxmlwithnamespace"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."internal/repotools"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."internal/repotools/changes"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."service/internal/benchmark"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."service/internal/integrationtest"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."service/kinesis/internal/testing"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."service/s3/internal/configtesting"]
no_tag = true
2021-11-24 18:10:52 +00:00
[modules."service/transcribestreaming/internal/testing"]
no_tag = true