Skip to content

Commit 7e29b57

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump github.com/hashicorp/aws-sdk-go-base/v2
Bumps [github.com/hashicorp/aws-sdk-go-base/v2](https://github.com/hashicorp/aws-sdk-go-base) from 2.0.0-beta.65 to 2.0.0-beta.66. - [Release notes](https://github.com/hashicorp/aws-sdk-go-base/releases) - [Changelog](https://github.com/hashicorp/aws-sdk-go-base/blob/main/CHANGELOG.md) - [Commits](hashicorp/aws-sdk-go-base@v2.0.0-beta.65...v2.0.0-beta.66) --- updated-dependencies: - dependency-name: github.com/hashicorp/aws-sdk-go-base/v2 dependency-version: 2.0.0-beta.66 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca42503 commit 7e29b57

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ require (
157157
github.com/googleapis/enterprise-certificate-proxy v0.3.6 // indirect
158158
github.com/googleapis/gax-go/v2 v2.15.0 // indirect
159159
github.com/gookit/color v1.6.0 // indirect
160-
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.65 // indirect
160+
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.66 // indirect
161161
github.com/hashicorp/errwrap v1.1.0 // indirect
162162
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
163163
github.com/hashicorp/go-getter v1.8.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -566,8 +566,8 @@ github.com/grpc-ecosystem/grpc-gateway v1.16.0 h1:gmcG1KaJ57LophUzW0Hy8NmPhnMZb4
566566
github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw=
567567
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 h1:YBftPWNWd4WwGqtY2yeZL2ef8rHAxPBD8KFhJpmcqms=
568568
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0/go.mod h1:YN5jB8ie0yfIUg6VvR9Kz84aCaG7AsGZnLjhHbUqwPg=
569-
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.65 h1:81+kWbE1yErFBMjME0I5k3x3kojjKsWtPYHEAutoPow=
570-
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.65/go.mod h1:WtMzv9T++tfWVea+qB2MXoaqxw33S8bpJslzUike2mQ=
569+
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.66 h1:HA6blfR0h6kGnw4oJ92tZzghubreIkWbQJ4NVNqS688=
570+
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.66/go.mod h1:7kTJVbY5+igob9Q5N6KO81EGEKDNI9FpjujB31uI/n0=
571571
github.com/hashicorp/consul/api v1.11.0/go.mod h1:XjsvQN+RJGWI2TWy1/kqaE16HrR2J/FWgkYjdZQsX9M=
572572
github.com/hashicorp/consul/sdk v0.8.0/go.mod h1:GBvyrGALthsZObzUGsfgHZQDXjg4lOjagTIwIR1vPms=
573573
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=

0 commit comments

Comments
 (0)