deps: update `github.com/hashicorp/go-discover` to latest. (#13491)

This commit is contained in:
James Rasell 2022-06-28 10:28:32 +02:00 committed by GitHub
parent d080eed9ae
commit 3ecffaf36b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

3
.changelog/13491.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:improvement
deps: Updated `github.com/hashicorp/go-discover` to latest to allow setting the AWS endpoint definition
```

2
go.mod
View File

@ -54,7 +54,7 @@ require (
// NOTE: update the version for github.com/hashicorp/go-discover in the
// `replace` block as well to prevent other dependencies from pulling older
// versions.
github.com/hashicorp/go-discover v0.0.0-20210818145131-c573d69da192
github.com/hashicorp/go-discover v0.0.0-20220621183603-a413e131e836
github.com/hashicorp/go-envparse v0.0.0-20180119215841-310ca1881b22
github.com/hashicorp/go-getter v1.6.1
github.com/hashicorp/go-hclog v1.2.0