+1
−4
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -10,7 +10,7 @@ require ( | ||
github.com/clarkduvall/hyperloglog v0.0.0-20171127014514-a0107a5d8004
|
||
github.com/golang/mock v1.6.0
|
||
github.com/gorilla/websocket v1.5.3
|
||
github.com/miekg/dns v1.1.72
|
||
github.com/miekg/dns v1.1.73
|
||
github.com/pion/ice/v4 v4.4.1
|
||
github.com/pion/sdp/v3 v3.0.19
|
||
github.com/pion/stun/v3 v3.1.6
|
||
| @@ -77,11 +77,8 @@ require ( | ||
github.com/tjfoc/gmsm v1.4.1 // indirect
|
||
github.com/txthinking/runnergroup v0.0.0-20250224021307-5864ffeb65ae // indirect
|
||
github.com/wlynxg/anet v0.0.5 // indirect
|
||
golang.org/x/mod v0.38.0 // indirect
|
||
golang.org/x/sync v0.22.0 // indirect
|
||
golang.org/x/text v0.40.0 // indirect
|
||
golang.org/x/time v0.15.0 // indirect
|
||
golang.org/x/tools v0.48.0 // indirect
|
||
google.golang.org/protobuf v1.36.11 // indirect
|
||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||
) |
||
+2
−6
Loading