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

This commit is contained in:
Renovate Bot 2024-05-16 14:08:27 +00:00
parent 02f9e2db03
commit 040324c196

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.11.0
github.com/fatih/color v1.17.0
github.com/gin-gonic/gin v1.10.0
github.com/go-mail/mail v2.3.1+incompatible