Skip to content

chore(deps): update dependencies and improve cobra command handling#170

Merged
f0086 merged 1 commit intonextfrom
GPCO-8_update-deps-and-cobra-improvements
Mar 2, 2026
Merged

chore(deps): update dependencies and improve cobra command handling#170
f0086 merged 1 commit intonextfrom
GPCO-8_update-deps-and-cobra-improvements

Conversation

@f0086
Copy link
Contributor

@f0086 f0086 commented Mar 2, 2026

Update Go from 1.25.5 to 1.26.0 and all dependencies to latest versions. Improve cobra command configuration with flag mutual exclusivity, completion options, and shell completion functions for enum-typed flags. Remove unused tools.go file and update all YAML definitions with missing fields.

Key changes:

  • Update Go version and all dependencies
  • Add flag mutual exclusivity for json/csv output
  • Disable default file completions globally
  • Implement shell completion for enum-typed flags
  • Remove tools.go and clean up unused code
  • Update workflow action versions

Ticket: GPCO-8

Update Go from 1.25.5 to 1.26.0 and all dependencies to latest versions.
Improve cobra command configuration with flag mutual exclusivity, completion
options, and shell completion functions for enum-typed flags. Remove unused
tools.go file and update all YAML definitions with missing fields.

Key changes:
- Update Go version and all dependencies
- Add flag mutual exclusivity for json/csv output
- Disable default file completions globally
- Implement shell completion for enum-typed flags
- Remove tools.go and clean up unused code
- Update workflow action versions

Ticket: GPCO-8
@f0086 f0086 merged commit fae4d9a into next Mar 2, 2026
3 checks passed
@f0086 f0086 deleted the GPCO-8_update-deps-and-cobra-improvements branch March 2, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant