mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
Merge pull request #11249 from hashicorp/f-gh-11237
deps: update hashicorp/go-discover.
This commit is contained in:
3
.changelog/11249.txt
Normal file
3
.changelog/11249.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
```release-note:improvement
|
||||
deps: Update `hashicorp/go-discover` to `20210818145131-c573d69da192`
|
||||
```
|
||||
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user