commit | a2a15c67f36f571f501e0a86d5a7f5f26e3fd201 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Thu Jun 05 16:30:03 2025 -0700 |
committer | Gopher Robot <gobot@golang.org> | Thu Jun 05 20:30:58 2025 -0700 |
tree | e8827891218dfc5d3aaf5fde8c07f7bdb60c3782 | |
parent | a1d90793fc63015513ae877a689ddcc0903750ae [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I6a7818fa8c394792210b206020093b415c87484e Reviewed-on: https://go-review.googlesource.com/c/mobile/+/679222 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: David Chase <drchase@google.com> 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.