mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-29 01:44:39 +02:00
9aeea7b430
using the same output as most cloud-native Go-written CLI's use, i.e. using [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils). --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
11 lines
239 B
JSON
11 lines
239 B
JSON
{
|
|
"gitVersion": "1.2.3",
|
|
"moduleCheksum": "unknown",
|
|
"gitCommit": "unknown",
|
|
"gitTreeState": "unknown",
|
|
"buildDate": "12/12/12",
|
|
"builtBy": "unknown",
|
|
"goVersion": "go1.20.3",
|
|
"compiler": "gc",
|
|
"platform": "linux/amd64"
|
|
} |