Skip to content

Commit

Permalink
Merge pull request #801 from hashicorp/release-v2.0.0-beta.42
Browse files Browse the repository at this point in the history
Release v2.0.0 beta.42
  • Loading branch information
ewbankkit authored Nov 21, 2023
2 parents afbac46 + 048336c commit d380455
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- markdownlint-disable single-title -->
# v2.0.0 (Unreleased)

# v2.0.0-beta.42 (2023-11-21)

BUG FIXES

* Updates dependencies.

# v2.0.0-beta.41 (2023-11-16)

BUG FIXES
Expand Down
2 changes: 1 addition & 1 deletion v2/awsv1shim/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.4
github.com/aws/aws-sdk-go-v2/service/sts v1.25.3
github.com/google/go-cmp v0.6.0
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.40
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.42
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/terraform-plugin-log v0.9.0
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws v0.46.1
Expand Down

0 comments on commit d380455

Please sign in to comment.