chore(deps): bump github.com/hashicorp/go-discover from 1.0.0 to 1.1.0 (#26059)

Bumps [github.com/hashicorp/go-discover](https://github.com/hashicorp/go-discover) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/hashicorp/go-discover/releases)
- [Changelog](https://github.com/hashicorp/go-discover/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-discover/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-discover
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-17 17:24:16 +02:00
committed by GitHub
parent cced11c6d8
commit 9553eb1f4f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -53,7 +53,7 @@ require (
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/go-connlimit v0.3.1
github.com/hashicorp/go-cty-funcs v0.0.0-20200930094925-2721b1e36840
github.com/hashicorp/go-discover v1.0.0
github.com/hashicorp/go-discover v1.1.0
github.com/hashicorp/go-envparse v0.1.0
github.com/hashicorp/go-getter v1.7.8
github.com/hashicorp/go-hclog v1.6.3

4
go.sum
View File

@@ -1153,8 +1153,8 @@ github.com/hashicorp/go-connlimit v0.3.1 h1:v5A31V0FfXNYAtWP6BFtRhs8Nhr650a1HJmw
github.com/hashicorp/go-connlimit v0.3.1/go.mod h1:Duz6KJRveeIrTMrat9ZxH/FaWOxDUmqDumz4qxGdQVM=
github.com/hashicorp/go-cty-funcs v0.0.0-20200930094925-2721b1e36840 h1:kgvybwEeu0SXktbB2y3uLHX9lklLo+nzUwh59A3jzQc=
github.com/hashicorp/go-cty-funcs v0.0.0-20200930094925-2721b1e36840/go.mod h1:Abjk0jbRkDaNCzsRhOv2iDCofYpX1eVsjozoiK63qLA=
github.com/hashicorp/go-discover v1.0.0 h1:yNkCyetOdCDtuZLyMGmYW7oC/mlRmeQou23wcgmRetM=
github.com/hashicorp/go-discover v1.0.0/go.mod h1:jqvs0vDZPpnKlN21oG80bwkiIKPGCrmKChV6qItAjI0=
github.com/hashicorp/go-discover v1.1.0 h1:FN5AXXBCXbEMVq/BYk+qkYRhr+lwYgvBro2hMBUtnlA=
github.com/hashicorp/go-discover v1.1.0/go.mod h1:jqvs0vDZPpnKlN21oG80bwkiIKPGCrmKChV6qItAjI0=
github.com/hashicorp/go-discover/provider/gce v0.0.0-20241120163552-5eb1507d16b4 h1:ywaDsVo7n5ko12YD8uXjuQ8G2mQhC2mxAc4Kj3WW3GE=
github.com/hashicorp/go-discover/provider/gce v0.0.0-20241120163552-5eb1507d16b4/go.mod h1:yxikfLXA8Y5JA3FcFTR720PfqVEFd0dZY9FBpmcsO54=
github.com/hashicorp/go-envparse v0.1.0 h1:bE++6bhIsNCPLvgDZkYqo3nA+/PFI51pkrHdmPSDFPY=