fix(deps): update module github.com/miekg/dns to v1.1.57
continuous-integration/drone/push Build is running Details

This commit is contained in:
Renovate Bot 2023-11-15 10:10:49 +00:00 committed by nemunaire
parent 3f8c061f08
commit 17bd04a6a4
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -10,7 +10,7 @@ require (
github.com/gin-gonic/gin v1.9.1
github.com/go-mail/mail v2.3.1+incompatible
github.com/golang-jwt/jwt/v5 v5.1.0
github.com/miekg/dns v1.1.56
github.com/miekg/dns v1.1.57
github.com/ovh/go-ovh v1.4.3
github.com/swaggo/files v1.0.1
github.com/swaggo/gin-swagger v1.6.0

2
go.sum
View File

@ -247,6 +247,8 @@ github.com/maxatome/go-testdeep v1.12.0 h1:Ql7Go8Tg0C1D/uMMX59LAoYK7LffeJQ6X2T04
github.com/maxatome/go-testdeep v1.12.0/go.mod h1:lPZc/HAcJMP92l7yI6TRz1aZN5URwUBUAfUNvrclaNM=
github.com/miekg/dns v1.1.56 h1:5imZaSeoRNvpM9SzWNhEcP9QliKiz20/dA2QabIGVnE=
github.com/miekg/dns v1.1.56/go.mod h1:cRm6Oo2C8TY9ZS/TqsSrseAcncm74lfK5G+ikN2SWWY=
github.com/miekg/dns v1.1.57 h1:Jzi7ApEIzwEPLHWRcafCN9LZSBbqQpxjt/wpgvg7wcM=
github.com/miekg/dns v1.1.57/go.mod h1:uqRjCRUuEAA6qsOiJvDd+CFo/vW+y5WR6SNmHE55hZk=
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=