mirror of
https://github.com/wneessen/go-mail.git
synced 2024-11-09 15:32:54 +01:00
#18: Switch go mod version to 1.16
This commit is contained in:
parent
95100545d6
commit
bc9b39f1b8
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,3 +1,3 @@
|
|||
module github.com/wneessen/go-mail
|
||||
|
||||
go 1.17
|
||||
go 1.16
|
||||
|
|
Loading…
Reference in a new issue