commit | 35478a0c49da882188b186a3893d45be6ff74327 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Wed Nov 08 22:58:57 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Nov 08 23:30:38 2023 +0000 |
tree | 61dce3833dec1e2a0ca86ce825bb2b89e8db6117 | |
parent | 2b44d11868fe87303c853ff0f8b8a8b0c33da4f2 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I4f17695a3f1568ad38c6cf63e51d2f0d58c59ffc Reviewed-on: https://go-review.googlesource.com/c/mobile/+/540821 Reviewed-by: Heschi Kreinick <heschi@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Carlos Amedee <carlos@golang.org>
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.