chore(deps): bump github.com/projectdiscovery/goflags from 0.1.74 to 0.2.1 - #1415
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.1.74 to 0.2.1. - [Release notes](https://github.com/projectdiscovery/goflags/releases) - [Commits](projectdiscovery/goflags@v0.1.74...v0.2.1) --- updated-dependencies: - dependency-name: github.com/projectdiscovery/goflags dependency-version: 0.1.76 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/dev/github.com/projectdiscovery/goflags-0.1.76
branch
from
September 9, 2026 22:41
fe29805 to
59a318d
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
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/projectdiscovery/goflags from 0.1.74 to 0.2.1.
Release notes
Sourced from github.com/projectdiscovery/goflags's releases.
... (truncated)
Commits
99acb21Merge pull request #255 from arpitjain099/fix/stable-enum-helpd80a134sort enums1523a7cSort the allowed values so enum help and errors are stable23ce2fdMerge pull request #254 from projectdiscovery/dwisiswant0/feat/add-cascading-...0fc37cedocument rollback4450b76test: make source path assertions portableae90f84refactor: refresh max-time after config merges37d6af4feat: add cascading yaml layersc2b50c5Merge pull request #252 from projectdiscovery/dwisiswant0/fix/multibyte-value...3586e89bump go