1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-27 01:33:39 +02:00
goreleaser/testdata/TestVersion/complete.json.golden
Carlos Alexandro Becker 323dca8048
fix: version git tree state
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-06-27 11:35:06 +00:00

11 lines
229 B
JSON

{
"gitVersion": "1.2.3",
"moduleCheksum": "unknown",
"gitCommit": "aaaa",
"gitTreeState": "clean",
"buildDate": "12/12/12",
"builtBy": "me",
"goVersion": "go1.20.3",
"compiler": "gc",
"platform": "linux/amd64"
}