Add a go.mod file

This commit is contained in:
John Barton 2020-11-11 14:49:56 +11:00
parent 23296b91aa
commit 9eb454e589

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/joho/godotenv
go 1.12