commit | c58ccf4b0c872b591d01fb9385f3cc4a71edfc49 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Mar 05 00:07:47 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Mar 19 01:54:10 2024 +0000 |
tree | a214fecd11d35e864c338a768c9a3972dad5516e | |
parent | 19e4cdff4698e6e1e3332362aa283798fd26aa8c [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: Ia4925c83dad0a905dc8b74b8494a0d750fbe18be Reviewed-on: https://go-review.googlesource.com/c/mobile/+/569055 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Than McIntosh <thanm@google.com>
The Go mobile repository holds packages and build tools for using Go on mobile platforms.
Package documentation as a starting point:
The Go Mobile project is experimental. Use this at your own risk. While we are working hard to improve it, neither Google nor the Go team can provide end-user support.
This is early work and installing the build system requires Go 1.5. Follow the instructions on golang.org/wiki/Mobile to install the gomobile command, build the basic and the bind example apps.
Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.