commit | 6912353760cf05c80a2c20d05cfba571cb0e66fa | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Wed Sep 10 09:39:30 2025 -0700 |
committer | Gopher Robot <gobot@golang.org> | Thu Sep 11 01:50:28 2025 -0700 |
tree | 9eb683bf8634a0c6146af972eae40803097234cc | |
parent | f12310a0cfd915e168e0cced7198eb3cd73aba76 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I9aa173472d2e4fa473db62bfdbe180633ae06b1e Reviewed-on: https://go-review.googlesource.com/c/mobile/+/702040 Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: David Chase <drchase@google.com> 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.