Load .env files on startup [#6]

This commit is contained in:
Erin Call
2020-01-02 09:04:52 -08:00
parent 9e8de53f8f
commit 51058470e5
3 changed files with 4 additions and 0 deletions

1
go.mod
View File

@@ -4,6 +4,7 @@ go 1.13
require (
github.com/golang/mock v1.3.1
github.com/joho/godotenv v1.3.0 // indirect
github.com/kelseyhightower/envconfig v1.4.0
github.com/stretchr/testify v1.4.0
golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f // indirect