diff --git a/go.mod b/go.mod index 5f33738..4a588fb 100644 --- a/go.mod +++ b/go.mod @@ -1 +1,3 @@ module github.com/jordan-wright/email + +go 1.13