Skip to content

v0.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 12:21
vendor dependencies to prevent supply chain attacks

- Add vendor/ directory with golang.org/x/sys to version control
- Enforce -mod=vendor in Makefile (build, test, install)
- Update .gitignore: exclude .gocache/ and .gomodcache/
- Document vendor policy in AGENTS.md