Update module go to 1.19
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2022-09-14 09:20:22 +00:00
parent 46c30acd2f
commit 13d00b6436

2
go.mod
View File

@ -1,6 +1,6 @@
module git.happydns.org/happydomain
go 1.18
go 1.19
require (
github.com/StackExchange/dnscontrol/v3 v3.20.0