fix(deps): update module github.com/stackexchange/dnscontrol/v4 to v4.7.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2023-11-20 20:16:49 +00:00
commit d0f28daa2b

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.1
require (
github.com/StackExchange/dnscontrol/v4 v4.3.0
github.com/StackExchange/dnscontrol/v4 v4.7.0
github.com/fatih/color v1.16.0
github.com/gin-gonic/gin v1.9.1
github.com/go-mail/mail v2.3.1+incompatible