Skip to content

Build(deps): Bump github.com/hashicorp/go-getter from 1.7.5 to 1.8.6 - #11

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/github.com/hashicorp/go-getter-1.8.6
Open

Build(deps): Bump github.com/hashicorp/go-getter from 1.7.5 to 1.8.6#11
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/github.com/hashicorp/go-getter-1.8.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/hashicorp/go-getter from 1.7.5 to 1.8.6.

Release notes

Sourced from github.com/hashicorp/go-getter's releases.

v1.8.6

No release notes provided.

v1.8.5

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

v1.8.4

What's Changed

... (truncated)

Commits
  • d23bff4 Merge pull request #608 from hashicorp/dependabot/go_modules/go-security-9c51...
  • 2c4aba8 Merge pull request #613 from hashicorp/pull/v1.8.6
  • fe61ed9 Merge pull request #611 from hashicorp/SECVULN-41053
  • d533656 Merge pull request #606 from hashicorp/pull/CRT
  • 388f23d Additional test for local branch and head
  • b7ceaa5 harden checkout ref handling and added regression tests
  • 769cc14 Release version bump up
  • 6086a6a Review Comments Addressed
  • e02063c Revert "SECVULN Fix for git checkout argument injection enables arbitrary fil...
  • c93084d [chore] : Bump google.golang.org/grpc
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 16, 2026
SepehrImanian and others added 2 commits June 17, 2026 23:07
Parameterize the Data Plane API version (api_version provider arg,
default v3) instead of hardcoding /v2/ in every request URL — current
dataplaneapi releases no longer serve /v2/ at all, which broke every
operation out of the box.

Also fixes two unrelated pre-existing bugs surfaced while testing:
- main failed to build due to a grpc/google.golang.org/api version
  conflict from a prior dependency bump; bumped google.golang.org/api.
- nil-pointer panics in ~33 resource/data-source Read/Create/Update/
  Delete functions whenever the underlying transaction request failed
  (the most common trigger being the /v2/ 404s above), matching the
  crash reported in #3.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.5 to 1.8.6.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Commits](hashicorp/go-getter@v1.7.5...v1.8.6)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-version: 1.8.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/hashicorp/go-getter-1.8.6 branch from d14d86a to a732a1c Compare June 17, 2026 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant