1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-10-08 23:12:05 +02:00
Files
goreleaser/testdata/TestVersion/version,_date,_built_by.json.golden
Oleksandr Redko 02782723b5 chore(deps): update github.com/caarlos0/go-version from 0.2.0 to 0.2.1 (#5850)
This update fixes typos in testdata golden files.
2025-06-24 16:38:33 -03:00

11 lines
235 B
JSON

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