CLI: Update Hypeman Go SDK to fae578c6868a3ad232e67a8bd323b9fb307451d3#41
Open
kernel-internal[bot] wants to merge 1 commit intomainfrom
Open
CLI: Update Hypeman Go SDK to fae578c6868a3ad232e67a8bd323b9fb307451d3#41kernel-internal[bot] wants to merge 1 commit intomainfrom
kernel-internal[bot] wants to merge 1 commit intomainfrom
Conversation
Update hypeman-go dependency from v0.11.0 to v0.11.1. A full enumeration of SDK methods and CLI commands was performed. No coverage gaps were found - all SDK methods have corresponding CLI commands and all param fields have corresponding flags. Co-authored-by: Cursor <cursoragent@cursor.com>
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.
This PR updates the Hypeman Go SDK dependency to the latest version.
SDK Update
Coverage Analysis
A full enumeration of SDK methods and CLI commands was performed. No coverage gaps were found.
Triggered by: kernel/hypeman-go@fae578c
Reviewer: @hiroTamada
Made with Cursor
Note
Low Risk
Dependency-only update with no application code changes; risk is limited to potential upstream SDK behavior differences.
Overview
Updates the
github.com/kernel/hypeman-goSDK dependency fromv0.11.0tov0.11.1and refreshesgo.sumchecksums accordingly.Promotes
github.com/knadh/koanf/providers/env v1.1.0to a directgo.modrequirement (previously only indirect).Written by Cursor Bugbot for commit d994913. This will update automatically on new commits. Configure here.