| commit | 2553ed8ce294e13c90c7a2233d20265b60924984 | [log] [tgz] |
|---|---|---|
| author | Gopher Robot <gobot@golang.org> | Mon Dec 08 16:12:27 2025 -0800 |
| committer | Gopher Robot <gobot@golang.org> | Tue Dec 09 06:57:15 2025 -0800 |
| tree | 81f11b35f6f6aa711ca80b07390046c0edfe3db4 | |
| parent | 5c265dc024c459d116e0676017dbac7768b57aa0 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: Ifa7a4e3fddb07996864e4aff25a93d27388732b6 Reviewed-on: https://go-review.googlesource.com/c/mobile/+/728541 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@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://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/mobile.