Skip to content

Commit 3766f2e

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-07-11
1 parent ab5d892 commit 3766f2e

File tree

52 files changed

+117
-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.

52 files changed

+117
-60
lines changed

.changelog/0447209eac7047f98a220625e9d91cf0.json

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

.changelog/4b95805cf32b4f99b9237329d231fa65.json

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

.changelog/56b59e6b1fe3484da087e3592e1ed35e.json

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

CHANGELOG.md

Lines changed: 13 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.7
7-
github.com/aws/aws-sdk-go-v2/credentials v1.12.8
7+
github.com/aws/aws-sdk-go-v2/credentials v1.12.9
88
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.8
99
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.15
10-
github.com/aws/aws-sdk-go-v2/service/sso v1.11.11
10+
github.com/aws/aws-sdk-go-v2/service/sso v1.11.12
1111
github.com/aws/aws-sdk-go-v2/service/sts v1.16.9
1212
github.com/aws/smithy-go v1.12.0
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.7
77
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.8
8-
github.com/aws/aws-sdk-go-v2/service/sso v1.11.11
8+
github.com/aws/aws-sdk-go-v2/service/sso v1.11.12
99
github.com/aws/aws-sdk-go-v2/service/sts v1.16.9
1010
github.com/aws/smithy-go v1.12.0
1111
github.com/google/go-cmp v0.5.8

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.

0 commit comments

Comments
 (0)