We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aad3538 commit 5b218bbCopy full SHA for 5b218bb
1 file changed
go.mod
@@ -23,8 +23,8 @@ require (
23
go4.org/unsafe/assume-no-moving-gc v0.0.0-20231121144256-b99613f794b6
24
golang.org/x/mobile v0.0.0-20250506005352-78cd7a343bde
25
golang.org/x/net v0.40.0
26
- golang.zx2c4.com/wireguard v0.0.0-20250521234502-f333402bd9cb
27
- gvisor.dev/gvisor v0.0.0-20250729204252-ebe7818ac67b
+ golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173
+ gvisor.dev/gvisor v0.0.0-20250816195534-fc2f4df6597a
28
nhooyr.io/websocket v1.8.7
29
)
30
0 commit comments