The age package
- Embed Version in binary so --version works
- Use GO111MODULE=on. This is the modern way to build Go applications
and also includes extra dependency metadata in the binary.
- Use simpler %gotest macro instead of %gocheck script
- Remove globs in the %files section.
Ref:
|
||
|---|---|---|
| .gitignore | ||
| .packit.yaml | ||
| age.spec | ||
| changelog | ||
| go-vendor-tools.toml | ||
| README.md | ||
| sources | ||
age
The age package