chore(deps): update module github.com/miekg/dns to v1.1.49
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4740a5a6e8
commit
d6a776b2a2
4 changed files with 6 additions and 2 deletions
2
go.mod
2
go.mod
|
|
@ -8,6 +8,6 @@ require (
|
|||
github.com/go-sql-driver/mysql v1.6.0
|
||||
github.com/jcmturner/gokrb5/v8 v8.4.2
|
||||
github.com/julienschmidt/httprouter v1.3.0
|
||||
github.com/miekg/dns v1.1.48
|
||||
github.com/miekg/dns v1.1.49
|
||||
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
|
||||
)
|
||||
|
|
|
|||
Reference in a new issue