goenv: update to new v0.31.0 development version

Этот коммит содержится в:
sago35 2023-10-11 07:52:40 +09:00 коммит произвёл Ayke
родитель 18b50db0dc
коммит 75bba42b60

Просмотреть файл

@ -9,7 +9,7 @@ import (
// Version of TinyGo.
// Update this value before release of new version of software.
const version = "0.30.0"
const version = "0.31.0-dev"
var (
// This variable is set at build time using -ldflags parameters.