tinygo/goenv
Ayke van Laethem 5cd8ba2421 all: refactor goenv.Version to add the git sha1 if needed
Previously all (except one!) usage of goenv.Version manually added the
git sha1 hash, leading to duplicate code. I've moved this to do it all
in one place, to avoid this duplication.
2023-10-04 16:20:32 +02:00
..
goenv.go main: use go env instead of doing all detection manually 2023-07-07 16:55:59 +02:00
version.go all: refactor goenv.Version to add the git sha1 if needed 2023-10-04 16:20:32 +02:00