@@ -7,9 +7,9 @@ require (
77 github.com/jedisct1/go-dnsstamps v0.0.0-20200621175006-302248eecc94
88 github.com/jedisct1/xsecretbox v0.0.0-20190909160646-b731c21297f9
99 github.com/k-sone/critbitgo v1.4.0
10- github.com/miekg/dns v1.1.66
11- golang.org/x/crypto v0.47 .0
12- golang.org/x/sys v0.40 .0
10+ github.com/miekg/dns v1.1.72
11+ golang.org/x/crypto v0.51 .0
12+ golang.org/x/sys v0.44 .0
1313)
1414
1515require (
@@ -21,9 +21,9 @@ require (
2121 github.com/txthinking/socks5 v0.0.0-20230325130024-4230056ae301
2222 go4.org/unsafe/assume-no-moving-gc v0.0.0-20231121144256-b99613f794b6
2323 golang.org/x/mobile v0.0.0-20260120165949-40bd9ace6ce4
24- golang.org/x/net v0.49 .0
24+ golang.org/x/net v0.53 .0
2525 golang.zx2c4.com/wireguard v0.0.0-20250521234502-f333402bd9cb
26- gvisor.dev/gvisor v0.0.0-20260220231412-fe30adbe8e25
26+ gvisor.dev/gvisor v0.0.0-20260508212337-96dad6a2da94
2727)
2828
2929require (
@@ -38,11 +38,11 @@ require (
3838 github.com/pkg/diff v0.0.0-20200914180035-5b29258ca4f7 // indirect
3939 github.com/txthinking/runnergroup v0.0.0-20210608031112-152c7c4432bf // indirect
4040 golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 // indirect
41- golang.org/x/mod v0.32 .0 // indirect
42- golang.org/x/sync v0.19 .0 // indirect
43- golang.org/x/text v0.33 .0 // indirect
41+ golang.org/x/mod v0.35 .0 // indirect
42+ golang.org/x/sync v0.20 .0 // indirect
43+ golang.org/x/text v0.37 .0 // indirect
4444 golang.org/x/time v0.12.0 // indirect
45- golang.org/x/tools v0.41 .0 // indirect
45+ golang.org/x/tools v0.44 .0 // indirect
4646 golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
4747)
4848
0 commit comments