mirror of
https://github.com/netbirdio/gomobile-tvos-fork.git
synced 2026-05-22 18:43:29 -07:00
15 lines
272 B
AMPL
15 lines
272 B
AMPL
module golang.org/x/mobile/example/ivy
|
|
|
|
go 1.24.0
|
|
|
|
require (
|
|
golang.org/x/mobile v0.0.0-20251209145715-2553ed8ce294
|
|
robpike.io/ivy v0.2.7
|
|
)
|
|
|
|
require (
|
|
golang.org/x/mod v0.32.0 // indirect
|
|
golang.org/x/sync v0.19.0 // indirect
|
|
golang.org/x/tools v0.41.0 // indirect
|
|
)
|