Skip to content

Commit de84484

Browse files
authored
Update go.mod with expected Go compiler version
Pin the expected compiler version. This shouldn’t break backwards compatibility.
1 parent 8de9728 commit de84484

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
module github.com/jordan-wright/email
2+
3+
go 1.13

0 commit comments

Comments
 (0)