Skip to content

chore(deps): bump goflags@v0.1.76 - #7653

Merged
dwisiswant0 merged 1 commit into
devfrom
dwisiswant0/chore/deps/bump-goflags-v0-1-76
Aug 11, 2026
Merged

chore(deps): bump goflags@v0.1.76#7653
dwisiswant0 merged 1 commit into
devfrom
dwisiswant0/chore/deps/bump-goflags-v0-1-76

Conversation

@dwisiswant0

@dwisiswant0 dwisiswant0 commented Aug 11, 2026

Copy link
Copy Markdown
Member

Proposed changes

Closes #7645

Proof

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Summary by CodeRabbit

  • Chores
    • Updated an internal dependency to a newer version for improved maintenance and compatibility.

Signed-off-by: Dwi Siswanto <git@dw1.io>
@dwisiswant0
dwisiswant0 requested review from Mzack9999 and a lite review from Copilot August 11, 2026 08:18
@neo-by-projectdiscovery-dev

neo-by-projectdiscovery-dev Bot commented Aug 11, 2026

Copy link
Copy Markdown

Neo - PR Security Review

No exploitable security issues — routine first-party dependency version bump from goflags v0.1.75 to v0.1.76 with correctly pinned go.sum hashes.

What Neo reviewed

go.mod, go.sum

Comment @pdneo help for available commands. · Open in Neo

@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: db1ae1f0-0dd2-439a-945a-96b90779c930

📥 Commits

Reviewing files that changed from the base of the PR and between dd71535 and 4a56292.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Walkthrough

The pull request updates the github.com/projectdiscovery/goflags dependency from v0.1.75 to v0.1.76 in go.mod.

Changes

Dependency update

Layer / File(s) Summary
Update goflags requirement
go.mod
The required github.com/projectdiscovery/goflags version changes to v0.1.76.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: mzack9999

Poem

I’m a rabbit with a freshly bumped flag,
From seventy-five to seventy-six in the stack.
The module hops onward, neat and bright,
While prompts grow calmer through the night.
One small change, then off I dash! 🐇

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Linked Issues check ❓ Inconclusive The dependency update may address issue #7645, but the provided summary does not verify removal of the ERR prompt during template execution. Provide evidence that goflags v0.1.76 removes the ERR prompt while preserving custom YAML template execution.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the dependency update to goflags version v0.1.76.
Out of Scope Changes check ✅ Passed The only reported change updates goflags, which is directly related to the linked terminal error issue.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dwisiswant0/chore/deps/bump-goflags-v0-1-76

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates Nuclei’s CLI flag parsing dependency (github.com/projectdiscovery/goflags) to v0.1.76, intended to address the abnormal ERR prompt reported when loading templates with non-ASCII (e.g., Chinese) filenames (Issue #7645).

Changes:

  • Bump github.com/projectdiscovery/goflags from v0.1.75 to v0.1.76 in go.mod.
  • Add the v0.1.76 checksums to go.sum.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates the required goflags version to v0.1.76.
go.sum Adds checksum entries for goflags v0.1.76 (and should be kept tidy with the selected module version).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@dwisiswant0
dwisiswant0 merged commit 0df0976 into dev Aug 11, 2026
21 checks passed
@dwisiswant0
dwisiswant0 deleted the dwisiswant0/chore/deps/bump-goflags-v0-1-76 branch August 11, 2026 10:06
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.

[BUG] The tool terminal outputs an abnormal prompt

3 participants