mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
go.mod: bump Go version to 1.14
Go 1.15 is out so let's bump the version to 1.14 to sidestep the annoying webassembly syscall/js change from Go 1.13. Go 1.13 (and warlier?) will still attempt to build, but when failing to build a webassembly program the go tool will report the version mismatch. Fixes gio#156 Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in: