module github.com/ferocious-space/durableclient go 1.15 require ( github.com/ferocious-space/httpcache v0.0.0-20210315185548-b6a8d8870eaa github.com/hashicorp/go-retryablehttp v0.6.8 go.uber.org/zap v1.16.0 golang.org/x/lint v0.0.0-20200302205851-738671d3881b // indirect golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4 golang.org/x/tools v0.0.0-20200530233709-52effbd89c51 // indirect )