commit | d1f7d34360758c8fa4e81b703102e5a1e44e65f5 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Mon Feb 12 23:03:23 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Feb 13 14:33:59 2024 +0000 |
tree | 04e90d09c49550b3bb70ba4811958178edd7b347 | |
parent | c713f31d574bb632a93f169b2cc99c9e753fef0e [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I580f00b3c82b1bc521470eddc78ef5b3a3e48300 Reviewed-on: https://go-review.googlesource.com/c/mobile/+/563557 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Than McIntosh <thanm@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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://golang.org/doc/contribute.html.