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
Open
Build(deps): Bump github.com/hashicorp/go-getter from 1.7.5 to 1.8.6#11dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
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
Bot
force-pushed
the
dependabot/go_modules/github.com/hashicorp/go-getter-1.8.6
branch
from
June 17, 2026 19:39
d14d86a to
a732a1c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
... (truncated)
Commits
d23bff4Merge pull request #608 from hashicorp/dependabot/go_modules/go-security-9c51...2c4aba8Merge pull request #613 from hashicorp/pull/v1.8.6fe61ed9Merge pull request #611 from hashicorp/SECVULN-41053d533656Merge pull request #606 from hashicorp/pull/CRT388f23dAdditional test for local branch and headb7ceaa5harden checkout ref handling and added regression tests769cc14Release version bump up6086a6aReview Comments Addressede02063cRevert "SECVULN Fix for git checkout argument injection enables arbitrary fil...c93084d[chore] : Bump google.golang.org/grpc