|
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.1.1-0.20191209134235-331c550502dd
|
|
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
|
|
)
|