fix(deps): update module github.com/stackexchange/dnscontrol/v4 to v4.8.2
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2024-01-24 18:13:31 +00:00
parent f905508f0a
commit 2eb75c9cc4
1 changed files with 1 additions and 1 deletions

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.8.2
github.com/fatih/color v1.16.0
github.com/gin-gonic/gin v1.9.1
github.com/go-mail/mail v2.3.1+incompatible