4
0
Fork 0
mirror of https://github.com/rocky-linux/peridot.git synced 2025-01-11 05:26:52 +00:00
peridot/vendor/github.com/hashicorp/go-retryablehttp/go.mod
2022-07-07 22:13:21 +02:00

8 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