Compare commits

...

1 Commits

Author SHA1 Message Date
John Barton
9eb454e589 Add a go.mod file 2020-11-11 14:49:56 +11:00

3
go.mod Normal file
View File

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