Skip to content

Commit

Permalink
upgrade go version to 1.14 due to multipart.Reader.NextRawPart
Browse files Browse the repository at this point in the history
  • Loading branch information
k3a committed Sep 29, 2023
1 parent cd45a81 commit 989b99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/k3a/parsemail

go 1.12
go 1.14

0 comments on commit 989b99b

Please sign in to comment.