| module golang.org/x/mobile/example/ivy | |
| go 1.25.0 | |
| require ( | |
| golang.org/x/mobile v0.0.0-20260204172633-1dceadbbeea3 | |
| robpike.io/ivy v0.2.7 | |
| ) | |
| require ( | |
| golang.org/x/mod v0.33.0 // indirect | |
| golang.org/x/sync v0.19.0 // indirect | |
| golang.org/x/tools v0.42.0 // indirect | |
| ) |