chore(deps): bump github.com/mattn/go-shellwords from 1.0.13 to 1.0.14 - #6717
Merged
gansheer merged 1 commit intoJul 15, 2026
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps [github.com/mattn/go-shellwords](https://github.com/mattn/go-shellwords) from 1.0.13 to 1.0.14. - [Commits](mattn/go-shellwords@v1.0.13...v1.0.14) --- updated-dependencies: - dependency-name: github.com/mattn/go-shellwords dependency-version: 1.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/mattn/go-shellwords-1.0.14
branch
from
July 14, 2026 18:14
4ca082f to
361946f
Compare
gansheer
approved these changes
Jul 15, 2026
dependabot
Bot
deleted the
dependabot/go_modules/github.com/mattn/go-shellwords-1.0.14
branch
July 15, 2026 07:04
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/mattn/go-shellwords from 1.0.13 to 1.0.14.
Commits
2b31b13Merge pull request #72 from mattn/add-gitignore925f016Add .gitignore for .codexad15017Merge pull request #71 from mattn/refactor-buffersa3c716bUse byte buffers in Parse to reduce allocationsa9af5c2Merge pull request #70 from mattn/add-benchmarks6eb4f8dAdd benchmarks for Parse variantsa51cda8Merge pull request #69 from mattn/followups2488652Fix comment handling inside backticks and drop empty substitution words5bec8b9Merge pull request #55 from aTTiny73/feature/exclude-separator4052da2Merge remote-tracking branch 'origin/master' into pr55