Commit 85f27e1
authored
chore: update hawk-core-contracts to v0.1.11 and hawk-mcpkit to v0.1.5 (#149)
* chore: update hawk-core-contracts to v0.1.11 and hawk-mcpkit to v0.1.5
- hawk-core-contracts: 60c9bd5 (v0.1.10) → bbb5c76 (v0.1.11) — feat: add graph module (#23)
- hawk-mcpkit: 3e80e92 (v0.1.4) → b0648b5 (v0.1.5) — Merge PR #7
- Updated go.mod and go.sum to reference new tagged versions
- Both new commits are now tagged releases, satisfying submodule-release-parity check
* fix: update go.sum and go.mod for submodule version bumps
- go.mod: add // indirect to hawk-mcpkit require (it's an indirect dependency)
- go.sum: remove old v0.1.10 and pseudo-version entries, keep v0.1.11 and v0.1.5 entries
This fixes the module hygiene CI check which runs 'go work sync' and
verifies go.mod/go.sum/go.work/go.work.sum are not modified.1 parent 5ef0f2c commit 85f27e1
4 files changed
Lines changed: 8 additions & 8 deletions
Submodule hawk-core-contracts updated from 60c9bd5 to bbb5c76
Submodule hawk-mcpkit updated from 3e80e92 to b0648b5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments