mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
chore(deps): update module github.com/miekg/dns to v1.1.59
This commit is contained in:
parent
47bf72ca86
commit
6c38c605bd
2 changed files with 9 additions and 9 deletions
6
go.mod
6
go.mod
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/aws/aws-sdk-go-v2/service/sqs v1.31.3
|
||||
github.com/golang/mock v1.6.0
|
||||
github.com/gorilla/websocket v1.5.1
|
||||
github.com/miekg/dns v1.1.58
|
||||
github.com/miekg/dns v1.1.59
|
||||
github.com/pion/ice/v2 v2.3.14
|
||||
github.com/pion/sdp/v3 v3.0.9
|
||||
github.com/pion/stun v0.6.1
|
||||
|
@ -76,8 +76,8 @@ require (
|
|||
github.com/templexxx/xorsimd v0.4.2 // indirect
|
||||
github.com/tjfoc/gmsm v1.4.1 // indirect
|
||||
github.com/txthinking/runnergroup v0.0.0-20210608031112-152c7c4432bf // indirect
|
||||
golang.org/x/mod v0.14.0 // indirect
|
||||
golang.org/x/mod v0.16.0 // indirect
|
||||
golang.org/x/text v0.14.0 // indirect
|
||||
golang.org/x/tools v0.17.0 // indirect
|
||||
golang.org/x/tools v0.19.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue