module github.com/bitsbeats/drone-helm3 go 1.13 require ( github.com/google/go-cmp v0.3.1 github.com/joho/godotenv v1.3.0 github.com/kelseyhightower/envconfig v1.4.0 )