Skip to content

Commit 289bbd8

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-09-02
1 parent 4169b1a commit 289bbd8

File tree

1,024 files changed

+2828
-1505
lines changed

Some content is hidden

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

1,024 files changed

+2828
-1505
lines changed

.changelog/4313b92014a6451db7651399fd2eab37.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/49213b207f3a4136b350a5c23f70aabc.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/867d3dd9c53846659025651c9080cace.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/c0c575fb28634e2d9de493fb84e1d01c.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 15 additions & 0 deletions

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/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

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/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

config/go.mod

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ module github.com/aws/aws-sdk-go-v2/config
33
go 1.15
44

55
require (
6-
github.com/aws/aws-sdk-go-v2 v1.16.13
7-
github.com/aws/aws-sdk-go-v2/credentials v1.12.17
8-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.14
9-
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.21
10-
github.com/aws/aws-sdk-go-v2/service/sso v1.11.20
11-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.2
12-
github.com/aws/aws-sdk-go-v2/service/sts v1.16.16
6+
github.com/aws/aws-sdk-go-v2 v1.16.14
7+
github.com/aws/aws-sdk-go-v2/credentials v1.12.18
8+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.15
9+
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.22
10+
github.com/aws/aws-sdk-go-v2/service/sso v1.11.21
11+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.3
12+
github.com/aws/aws-sdk-go-v2/service/sts v1.16.17
1313
github.com/aws/smithy-go v1.13.2
1414
github.com/google/go-cmp v0.5.8
1515
)

0 commit comments

Comments
 (0)