Compare commits

...

1 Commits

Author SHA1 Message Date
2eb75c9cc4 fix(deps): update module github.com/stackexchange/dnscontrol/v4 to v4.8.2
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-24 18:13:31 +00:00

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