Skip to content

Commit 4abfdae

Browse files
committed
mod: update gomobile
1 parent b0185c7 commit 4abfdae

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ require (
2020
github.com/tailscale/depaware v0.0.0-20251001183927-9c2ad255ef3f
2121
github.com/txthinking/socks5 v0.0.0-20230325130024-4230056ae301
2222
go4.org/unsafe/assume-no-moving-gc v0.0.0-20231121144256-b99613f794b6
23-
golang.org/x/mobile v0.0.0-20260120165949-40bd9ace6ce4
24-
golang.org/x/net v0.53.0
23+
golang.org/x/mobile v0.0.0-20260508232728-bebd421c7fa8
24+
golang.org/x/net v0.54.0
2525
golang.zx2c4.com/wireguard v0.0.0-20250521234502-f333402bd9cb
2626
gvisor.dev/gvisor v0.0.0-20260508212337-96dad6a2da94
2727
)
@@ -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.35.0 // indirect
41+
golang.org/x/mod v0.36.0 // indirect
4242
golang.org/x/sync v0.20.0 // indirect
4343
golang.org/x/text v0.37.0 // indirect
4444
golang.org/x/time v0.12.0 // indirect
45-
golang.org/x/tools v0.44.0 // indirect
45+
golang.org/x/tools v0.45.0 // indirect
4646
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
4747
)
4848

0 commit comments

Comments
 (0)