commit | c31d5b91ecc32c0d598b8fe8457d244ca0b4e815 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Mon Jan 06 10:08:18 2025 -0800 |
committer | Gopher Robot <gobot@golang.org> | Mon Jan 06 11:20:35 2025 -0800 |
tree | 52edd15276dabbc9d16717d1e77e8453d3cb1a52 | |
parent | 5e5de4c8566398af0cdd9ee4164eeded53b1c0b3 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: Idf8f21610ad2aa7b52f54849dcc920a1990c6407 Reviewed-on: https://go-review.googlesource.com/c/mobile/+/640697 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/mobile.