Merge pull request #11249 from hashicorp/f-gh-11237

deps: update hashicorp/go-discover.
This commit is contained in:
James Rasell
2021-10-04 09:32:42 +02:00
committed by GitHub
2 changed files with 4 additions and 1 deletions

3
.changelog/11249.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:improvement
deps: Update `hashicorp/go-discover` to `20210818145131-c573d69da192`
```

2
go.mod
View File

@@ -60,7 +60,7 @@ require (
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/go-connlimit v0.3.0
github.com/hashicorp/go-cty-funcs v0.0.0-20200930094925-2721b1e36840
github.com/hashicorp/go-discover v0.0.0-20200812215701-c4b85f6ed31f
github.com/hashicorp/go-discover v0.0.0-20210818145131-c573d69da192
github.com/hashicorp/go-envparse v0.0.0-20180119215841-310ca1881b22
github.com/hashicorp/go-getter v1.5.4
github.com/hashicorp/go-hclog v0.14.1