fix(deps): update module github.com/miekg/dns to v1.1.52
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
414b4f8056
commit
76566498b2
4 changed files with 6 additions and 2 deletions
2
go.mod
2
go.mod
|
|
@ -8,7 +8,7 @@ require (
|
|||
github.com/go-sql-driver/mysql v1.7.0
|
||||
github.com/jcmturner/gokrb5/v8 v8.4.4
|
||||
github.com/julienschmidt/httprouter v1.3.0
|
||||
github.com/miekg/dns v1.1.51
|
||||
github.com/miekg/dns v1.1.52
|
||||
golang.org/x/oauth2 v0.6.0
|
||||
)
|
||||
|
||||
|
|
|
|||
Reference in a new issue