7502813335
* Add password_policy field * Updated vault-plugin-secrets-azure to v0.6.1 * A bunch of other libraries also got updated at the same time because of the plugin update
9 lines
147 B
Modula-2
9 lines
147 B
Modula-2
module github.com/hashicorp/go-retryablehttp
|
|
|
|
require (
|
|
github.com/hashicorp/go-cleanhttp v0.5.1
|
|
github.com/hashicorp/go-hclog v0.9.2
|
|
)
|
|
|
|
go 1.13
|