open-vault/vendor/github.com/hashicorp/go-retryablehttp/go.mod
Jeff Mitchell 0d39d0507a Update api
2019-08-26 15:49:51 -04:00

7 lines
138 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
)