Update go.mod to Go 1.13

This commit is contained in:
Quentin McGaw (desktop)
2019-10-27 01:11:33 +00:00
parent a0f9ab1552
commit e5d9506338

2
go.mod
View File

@@ -1,6 +1,6 @@
module ddns-updater
go 1.12
go 1.13
require (
github.com/BurntSushi/toml v0.3.1 // indirect