module github.com/nrdcg/desec go 1.16 require ( github.com/hashicorp/go-retryablehttp v0.7.0 github.com/stretchr/testify v1.7.0 )