goenv: update to new v0.28.0 development version

Этот коммит содержится в:
sago35 2023-02-14 09:11:17 +09:00 коммит произвёл Ron Evans
родитель d899895e32
коммит cecb80b8bf

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

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