Marvin Preuss
d095180eb4
All checks were successful
continuous-integration/drone/push Build is passing
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
|