7 lines
138 B
Modula-2
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
|
|
)
|