chore(build): rename binary to gosick

This commit is contained in:
Micheal Wilkinson
2026-03-19 16:33:45 +00:00
parent 1d26594010
commit 0dfacc31d4
7 changed files with 10 additions and 9 deletions

View File

@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- CLI argument parsing migrated to Kong.
- Git operations for clone and track migrated to `go-git`.
- Build and behavior workflows now produce and run the `gosick` binary name.
- Release notes standardized to Keep a Changelog format.
### Fixed