Follow dnscontrol upstream
continuous-integration/drone/push Build is running Details

This commit is contained in:
nemunaire 2023-09-07 12:07:49 +02:00
parent 1a6ab103b7
commit 4119a55fd1
1 changed files with 1 additions and 1 deletions

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.3.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