2
0
mirror of synced 2025-02-23 23:08:14 +00:00
mobile/go.mod

11 lines
209 B
Modula-2
Raw Normal View History

module golang.org/x/mobile
go 1.11
require (
golang.org/x/exp v0.0.0-20190731235908-ec7cb31e5a56
golang.org/x/image v0.0.0-20190802002840-cff245a6509b
golang.org/x/mod v0.4.2
golang.org/x/tools v0.1.2
)