mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-13 08:34:45 +08:00
8 lines
147 B
Modula-2
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
|