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

11 lines
267 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.1.1-0.20191209134235-331c550502dd
golang.org/x/tools v0.0.0-20200117012304-6edc0a871e69
)