Skip to content

Commit b74334a

Browse files
committed
regenerate
1 parent e78ebf4 commit b74334a

File tree

929 files changed

+22791
-10944
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

929 files changed

+22791
-10944
lines changed

aws/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aws/protocol/eventstream/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

credentials/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feature/cloudfront/sign/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feature/dynamodb/attributevalue/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feature/dynamodb/expression/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feature/dynamodbstreams/attributevalue/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feature/ec2/imds/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feature/rds/auth/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feature/s3/manager/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/configsources/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/endpoints/v2/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/ini/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/protocoltest/awsrestjson/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.15
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.21.0
7-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41
8-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35
7+
github.com/aws/aws-sdk-go-v2/internal/configsources v0.0.0-00010101000000-000000000000
8+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0-00010101000000-000000000000
99
github.com/aws/smithy-go v1.14.2
1010
github.com/google/go-cmp v0.5.8
1111
)

internal/protocoltest/ec2query/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.15
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.21.0
7-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41
8-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35
7+
github.com/aws/aws-sdk-go-v2/internal/configsources v0.0.0-00010101000000-000000000000
8+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0-00010101000000-000000000000
99
github.com/aws/smithy-go v1.14.2
1010
github.com/google/go-cmp v0.5.8
1111
)

internal/protocoltest/jsonrpc/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.15
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.21.0
7-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41
8-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35
7+
github.com/aws/aws-sdk-go-v2/internal/configsources v0.0.0-00010101000000-000000000000
8+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0-00010101000000-000000000000
99
github.com/aws/smithy-go v1.14.2
1010
github.com/google/go-cmp v0.5.8
1111
)

internal/protocoltest/jsonrpc10/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.15
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.21.0
7-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41
8-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35
7+
github.com/aws/aws-sdk-go-v2/internal/configsources v0.0.0-00010101000000-000000000000
8+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0-00010101000000-000000000000
99
github.com/aws/smithy-go v1.14.2
1010
github.com/google/go-cmp v0.5.8
1111
)

internal/protocoltest/query/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.15
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.21.0
7-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41
8-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35
7+
github.com/aws/aws-sdk-go-v2/internal/configsources v0.0.0-00010101000000-000000000000
8+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0-00010101000000-000000000000
99
github.com/aws/smithy-go v1.14.2
1010
github.com/google/go-cmp v0.5.8
1111
)

internal/protocoltest/restxml/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.15
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.21.0
7-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41
8-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35
7+
github.com/aws/aws-sdk-go-v2/internal/configsources v0.0.0-00010101000000-000000000000
8+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0-00010101000000-000000000000
99
github.com/aws/smithy-go v1.14.2
1010
github.com/google/go-cmp v0.5.8
1111
)

internal/protocoltest/restxmlwithnamespace/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.15
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.21.0
7-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41
8-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35
7+
github.com/aws/aws-sdk-go-v2/internal/configsources v0.0.0-00010101000000-000000000000
8+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0-00010101000000-000000000000
99
github.com/aws/smithy-go v1.14.2
1010
github.com/google/go-cmp v0.5.8
1111
)

internal/v4a/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/accessanalyzer/endpoints.go

Lines changed: 0 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)