fix(deps): update module github.com/stackexchange/dnscontrol/v4 to v4.2.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2023-08-21 22:15:59 +00:00
parent 8607000657
commit e6122f8cc7

2
go.mod
View File

@ -3,7 +3,7 @@ module git.happydns.org/happydomain
go 1.18
require (
github.com/StackExchange/dnscontrol/v4 v4.0.0
github.com/StackExchange/dnscontrol/v4 v4.2.0
github.com/fatih/color v1.15.0
github.com/gin-gonic/gin v1.9.1
github.com/go-mail/mail v2.3.1+incompatible