chore: update hawk-core-contracts to v0.1.11 and hawk-mcpkit to v0.1.5 - #149
Merged
Conversation
- 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
- 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Submodule Updates (Tagged Releases)
Updates two submodules to their latest tagged releases:
hawk-core-contracts
hawk-mcpkit
Changes
Verification