chore(deps): bump goflags@v0.1.76 - #7653
Conversation
Signed-off-by: Dwi Siswanto <git@dw1.io>
Neo - PR Security ReviewNo 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
Comment |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughThe pull request updates the ChangesDependency update
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
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/goflagsfromv0.1.75tov0.1.76ingo.mod. - Add the
v0.1.76checksums togo.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.
Proposed changes
Closes #7645
Proof
Checklist
Summary by CodeRabbit