module github.com/dell/gopowerstore go 1.16 require ( github.com/go-openapi/strfmt v0.20.0 github.com/jarcoal/httpmock v1.0.4 github.com/joho/godotenv v1.3.0 github.com/sirupsen/logrus v1.4.2 github.com/stretchr/testify v1.6.1 )