tinygo/goenv
ZauberNerd d066b5c232 Move gitSha1 build time variable from main to goenv package
Moving and exporting this variable from the main to the goenv package
allows us to use it from both the main and the builder package.
This is done in preparation to include the value in `tinygo build`
linker flags, so that we can embed the version and git sha into binaries
built with tinygo.
2022-03-19 15:36:44 +01:00
..
goenv.go all: add support for GOARM 2021-11-15 11:53:44 +01:00
version.go Move gitSha1 build time variable from main to goenv package 2022-03-19 15:36:44 +01:00