commit | 08a83c5af9f8c7088ee059144335eec7fbbdb32c | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Fri Oct 04 18:26:02 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Fri Oct 04 19:10:11 2024 +0000 |
tree | 962690dcf2f86da11b94437657e8c6c24706e80b | |
parent | c6794c95c70b02ddb1a79d92fec29f8b8ddd8836 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: Ieee46df13d96ef0bc2be98e40f38f58c73131bcc Reviewed-on: https://go-review.googlesource.com/c/mobile/+/617960 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: David Chase <drchase@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.