Skip to content

Commit 14696cb

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-06-16
1 parent 4524264 commit 14696cb

File tree

41 files changed

+87
-60
lines changed

Some content is hidden

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

41 files changed

+87
-60
lines changed

.changelog/3cb31ffd91d747daa76b867de862ecfd.json

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

.changelog/64b11c3b8f714c618c25e64c293ecffb.json

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

.changelog/7a30a7c80544460d8be12f09296d2feb.json

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

.changelog/89a8d8f694e44872bafaca78ce8cef49.json

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

CHANGELOG.md

Lines changed: 15 additions & 0 deletions

config/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

config/go.mod

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

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.16.5
7-
github.com/aws/aws-sdk-go-v2/credentials v1.12.5
7+
github.com/aws/aws-sdk-go-v2/credentials v1.12.6
88
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.6
99
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.13
10-
github.com/aws/aws-sdk-go-v2/service/sso v1.11.8
10+
github.com/aws/aws-sdk-go-v2/service/sso v1.11.9
1111
github.com/aws/aws-sdk-go-v2/service/sts v1.16.7
1212
github.com/aws/smithy-go v1.11.3
1313
github.com/google/go-cmp v0.5.8

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

Lines changed: 4 additions & 0 deletions

credentials/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.15
55
require (
66
github.com/aws/aws-sdk-go-v2 v1.16.5
77
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.6
8-
github.com/aws/aws-sdk-go-v2/service/sso v1.11.8
8+
github.com/aws/aws-sdk-go-v2/service/sso v1.11.9
99
github.com/aws/aws-sdk-go-v2/service/sts v1.16.7
1010
github.com/aws/smithy-go v1.11.3
1111
github.com/google/go-cmp v0.5.8

0 commit comments

Comments
 (0)