mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 09:55:40 +00:00
README.md: suggest Go 1.13 now that it is released
Some platforms run on previous Go versions, but let's nudge people to use Go 1.13. Go 1.13 is required to build for WebAssembly and for running Go binaries on the latest versions of Android, iOS, tvOS. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -24,7 +24,7 @@ window management, input and GPU drawing.
|
|||||||
|
|
||||||
## Running Gio programs
|
## Running Gio programs
|
||||||
|
|
||||||
With [Go 1.12](https://golang.org/dl/) or newer,
|
With [Go 1.13](https://golang.org/dl/) or newer,
|
||||||
|
|
||||||
$ export GO111MODULE=on
|
$ export GO111MODULE=on
|
||||||
$ go run gioui.org/apps/hello
|
$ go run gioui.org/apps/hello
|
||||||
|
|||||||
Reference in New Issue
Block a user