diff --git a/go.mod b/go.mod index eadd9fb..8c016c4 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/gorilla/securecookie v1.1.1 github.com/imdario/mergo v0.3.11 // indirect github.com/jinzhu/gorm v1.9.16 - github.com/joho/godotenv v1.3.0 + github.com/joho/godotenv v1.4.0 github.com/kelseyhightower/envconfig v1.4.0 github.com/mattn/go-colorable v0.1.7 // indirect github.com/pelletier/go-toml v1.8.0 // indirect