chore(deps): update module github.com/miekg/dns to v1.1.57

This commit is contained in:
Renovate Bot 2023-11-15 10:09:52 +00:00 committed by Shelikhoo
parent 440f7b791e
commit c5da3c42e9
No known key found for this signature in database
GPG key ID: C4D5E79D22B25316
2 changed files with 5 additions and 5 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.21
require (
github.com/gorilla/websocket v1.5.1
github.com/miekg/dns v1.1.56
github.com/miekg/dns v1.1.57
github.com/pion/ice/v2 v2.3.11
github.com/pion/sdp/v3 v3.0.6
github.com/pion/stun v0.6.1