deps(deps): bump github.com/alexflint/go-arg from 1.5.0 to 1.6.1#10
Merged
jmagar merged 1 commit intoJul 18, 2026
Merged
Conversation
Bumps [github.com/alexflint/go-arg](https://github.com/alexflint/go-arg) from 1.5.0 to 1.6.1. - [Release notes](https://github.com/alexflint/go-arg/releases) - [Commits](alexflint/go-arg@v1.5.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/alexflint/go-arg dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/alexflint/go-arg-1.6.1
branch
from
July 18, 2026 11:20
d2e18d7 to
2daad27
Compare
jmagar
deleted the
dependabot/go_modules/github.com/alexflint/go-arg-1.6.1
branch
July 18, 2026 11:30
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.
Bumps github.com/alexflint/go-arg from 1.5.0 to 1.6.1.
Release notes
Sourced from github.com/alexflint/go-arg's releases.
Commits
1f6498eMerge pull request #292 from zeroshade/allow-hidden371f18eupdating based on review comments38596a0add line in doc.go about hiding a subcommand from help4735a7cfeat: allow hiding a subcommand using "-" for helpdb36505Merge pull request #291 from alexflint/register4c30298make Register take just one argument45c7f7bMerge pull request #287 from alexflint/no-positionals-after-multipositional5e7d036drop log linede4f34afix typo in comment948e89aadd Regsiter, which allows go packages to define their own command line args ...