Skip to content

deps(deps): bump github.com/alexflint/go-arg from 1.5.0 to 1.6.1#10

Merged
jmagar merged 1 commit into
mainfrom
dependabot/go_modules/github.com/alexflint/go-arg-1.6.1
Jul 18, 2026
Merged

deps(deps): bump github.com/alexflint/go-arg from 1.5.0 to 1.6.1#10
jmagar merged 1 commit into
mainfrom
dependabot/go_modules/github.com/alexflint/go-arg-1.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

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.

v1.6.1

Hello friends. I'm pushing a release with a few minor changes so that the latest changes are available within a tagged release. As always, thanks for making use of this library, and for your all comments, questions, issues, pull requests, and discussions. Wishing you all the best for the new year.

What's Changed

New Contributors

Full Changelog: alexflint/go-arg@v1.6.0...v1.7.0

v1.6.0

Hey friends, here is the latest go-arg. What fun. I enjoy maintaining this library a lot. Lots of contributions from new contributors since last release -- check out new contributors section below. Very impressive work everyone.

I'm working on completions support for this library. It's going to be a separate library, in a separate repository, that will (if all goes according to plan) be a general-purpose cross-language cross-shell completion-support binary. I'll then add some options in this library to make use of that project, probably mostly in the form of documentation and examples rather than any significant changes to default behavior. If you'd like to give input on any of that, please reach out via email (see email address in my github profile).

As always, sorry for all the open issues and un-merged PRs!

What's Changed

New Contributors

Full Changelog: alexflint/go-arg@v1.6.0...v1.5.2

v1.5.1

  • Fixes a bug introduced in v1.5.0 where bad struct tags and other parser-level initialization problems would result in a crash rather than a clean exit in MustParse (thanks @​hhromic !)
Commits
  • 1f6498e Merge pull request #292 from zeroshade/allow-hidden
  • 371f18e updating based on review comments
  • 38596a0 add line in doc.go about hiding a subcommand from help
  • 4735a7c feat: allow hiding a subcommand using "-" for help
  • db36505 Merge pull request #291 from alexflint/register
  • 4c30298 make Register take just one argument
  • 45c7f7b Merge pull request #287 from alexflint/no-positionals-after-multipositional
  • 5e7d036 drop log line
  • de4f34a fix typo in comment
  • 948e89a add Regsiter, which allows go packages to define their own command line args ...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 9, 2026
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
dependabot Bot force-pushed the dependabot/go_modules/github.com/alexflint/go-arg-1.6.1 branch from d2e18d7 to 2daad27 Compare July 18, 2026 11:20
@jmagar
jmagar merged commit ec8c704 into main Jul 18, 2026
8 checks passed
@jmagar
jmagar deleted the dependabot/go_modules/github.com/alexflint/go-arg-1.6.1 branch July 18, 2026 11:30
@jmagar jmagar mentioned this pull request Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant