Skip to content

Commit

Permalink
Update for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
YakDriver committed Feb 23, 2023
1 parent 1937c18 commit 3f6e6b2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
<!-- markdownlint-disable single-title -->
# v2.0.0 (Unreleased)

# v2.0.0-beta.24 (Unreleased)
# v2.0.0-beta.25 (Unreleased)

# v2.0.0-beta.24 (2023-02-23)

BUG FIXES

* Avoids retries on `Expired Token` errors. ([#362](https://github.com/hashicorp/aws-sdk-go-base/pull/362))

# v2.0.0-beta.23 (2023-02-09)

Expand Down
2 changes: 1 addition & 1 deletion v2/awsv1shim/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.22
github.com/aws/aws-sdk-go-v2/service/sts v1.18.3
github.com/google/go-cmp v0.5.9
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.23
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.24
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/terraform-plugin-log v0.8.0
go.opentelemetry.io/otel v1.13.0
Expand Down

0 comments on commit 3f6e6b2

Please sign in to comment.