Skip to content

Commit f20310a

Browse files
committed
Release v2.0.0-beta.13 and awsv1shim/v2.0.0-beta.14
1 parent 64c7fd0 commit f20310a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!-- markdownlint-disable single-title -->
22
# v2.0.0 (Unreleased)
33

4+
# v2.0.0-beta.13 (2022-03-09)
5+
46
NOTES
57

68
* Filters CR characters out of AWS SDK for Go v1 logs. ([#174](https://github.com/hashicorp/aws-sdk-go-base/pull/174))

v2/awsv1shim/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/aws/aws-sdk-go-v2/credentials v1.10.0
88
github.com/aws/aws-sdk-go-v2/service/sts v1.16.0
99
github.com/google/go-cmp v0.5.7
10-
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.12
10+
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.13
1111
github.com/hashicorp/go-cleanhttp v0.5.2
1212
)
1313

0 commit comments

Comments
 (0)