Skip to content

fix(deps): update module github.com/hashicorp/go-getter to v1.8.6#267

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-hashicorp-go-getter-1.x
Open

fix(deps): update module github.com/hashicorp/go-getter to v1.8.6#267
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-hashicorp-go-getter-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 12, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/go-getter v1.8.4v1.8.6 age confidence

Release Notes

hashicorp/go-getter (github.com/hashicorp/go-getter)

v1.8.6

Compare Source

v1.8.5

Compare Source

What's Changed

NOTES:

Binary Distribution Update: To streamline our release process and align with other HashiCorp tools, all release binaries will now be published exclusively to the official HashiCorp release site. We will no longer attach release assets to GitHub Releases.

New Contributors

Full Changelog: hashicorp/go-getter@v1.8.4...v1.8.5


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 12, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 40 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.7 -> 1.25.8
cloud.google.com/go/auth v0.17.0 -> v0.18.2
cloud.google.com/go/monitoring v1.24.2 -> v1.24.3
cloud.google.com/go/storage v1.58.0 -> v1.61.3
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54.0 -> v0.55.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54.0 -> v0.55.0
github.com/aws/aws-sdk-go-v2 v1.41.0 -> v1.41.4
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.4 -> v1.7.7
github.com/aws/aws-sdk-go-v2/config v1.32.6 -> v1.32.12
github.com/aws/aws-sdk-go-v2/credentials v1.19.6 -> v1.19.12
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.16 -> v1.18.20
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.16 -> v1.4.20
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.16 -> v2.7.20
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 -> v1.8.6
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.16 -> v1.4.21
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4 -> v1.13.7
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.7 -> v1.9.12
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.16 -> v1.13.20
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.16 -> v1.19.20
github.com/aws/aws-sdk-go-v2/service/s3 v1.95.0 -> v1.97.1
github.com/aws/aws-sdk-go-v2/service/signin v1.0.4 -> v1.0.8
github.com/aws/aws-sdk-go-v2/service/sso v1.30.8 -> v1.30.13
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.12 -> v1.35.17
github.com/aws/aws-sdk-go-v2/service/sts v1.41.5 -> v1.41.9
github.com/aws/smithy-go v1.24.0 -> v1.24.2
github.com/googleapis/enterprise-certificate-proxy v0.3.7 -> v0.3.14
github.com/googleapis/gax-go/v2 v2.15.0 -> v2.17.0
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.70 -> v2.0.0-beta.72
github.com/klauspost/compress v1.18.2 -> v1.18.5
go.opentelemetry.io/otel v1.40.0 -> v1.42.0
go.opentelemetry.io/otel/metric v1.40.0 -> v1.42.0
go.opentelemetry.io/otel/sdk v1.40.0 -> v1.42.0
go.opentelemetry.io/otel/sdk/metric v1.40.0 -> v1.42.0
go.opentelemetry.io/otel/trace v1.40.0 -> v1.42.0
golang.org/x/oauth2 v0.34.0 -> v0.36.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/api v0.256.0 -> v0.271.0
google.golang.org/genproto v0.0.0-20250922171735-9219d122eba9 -> v0.0.0-20260128011058-8636f8732409
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260203192932-546029d2fa20
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260226221140-a57be14db171
google.golang.org/protobuf v1.36.10 -> v1.36.11

@renovate renovate bot added the automated label Mar 12, 2026
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-getter-1.x branch 2 times, most recently from 12ed91b to a946889 Compare March 31, 2026 15:34
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-getter to v1.8.5 fix(deps): update module github.com/hashicorp/go-getter to v1.8.6 Apr 2, 2026
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-getter-1.x branch from a946889 to 894c5c4 Compare April 2, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants