Explorar o código

Update go.mod with expected Go compiler version

Pin the expected compiler version. This shouldn’t break backwards compatibility.
Jens Rantil %!s(int64=5) %!d(string=hai) anos
pai
achega
de844847de
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      go.mod

+ 2 - 0
go.mod

@@ -1 +1,3 @@
 module github.com/jordan-wright/email
+
+go 1.13