Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

Commit 65218af

Browse files
authored
Add a go.mod file (joho#123)
1 parent aa035a1 commit 65218af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module github.com/joho/godotenv
2+
3+
go 1.12

0 commit comments

Comments
 (0)