Skip to content

deps: bump github.com/projectdiscovery/goflags from 0.1.74 to 0.1.75 - #72

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/projectdiscovery/goflags-0.1.75
Open

deps: bump github.com/projectdiscovery/goflags from 0.1.74 to 0.1.75#72
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/projectdiscovery/goflags-0.1.75

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/projectdiscovery/goflags from 0.1.74 to 0.1.75.

Release notes

Sourced from github.com/projectdiscovery/goflags's releases.

Release v0.1.75

What's Changed

  • feat: add CommonFlags with max-time support
  • fix: make signalSelf mockable for cross-platform testing
  • feat: add cross-platform interrupt support for max-time
  • fix: skip TestMaxTimeInterrupt on Windows
  • fix(windows): send interrupt to current process group only
  • fix: support escaped commas in string slice parsing
  • chore: bump dependencies
  • feat: add AuthVar type for authentication tokens
  • chore: add golang.org/x/term dependency for AuthVar
  • add test for multiple options with escaped comma
  • use utils/process.SendInterrupt
  • adding auth to example
  • Merge pull request #246 from projectdiscovery/feat/240-auth-var
  • Merge branch 'main' into chore/bump-dependencies
  • bump go version
  • Merge pull request #245 from projectdiscovery/chore/bump-dependencies
  • Merge branch 'main' into feature/common-flags
  • Merge pull request #241 from projectdiscovery/feature/common-flags
  • Merge pull request #243 from projectdiscovery/fix/211-string-slice-comma-parsing
  • feat: add Int64Var and Int64VarP functions
  • fixing tests + parsing
  • Merge pull request #248 from anhnmt/int64
  • chore(deps): bump golang.org/x/net from 0.49.0 to 0.55.0
  • Merge pull request #250 from projectdiscovery/dependabot/go_modules/golang.org/x/net-0.55.0
Commits
  • 2620311 Merge pull request #250 from projectdiscovery/dependabot/go_modules/golang.or...
  • 3c262b4 chore(deps): bump golang.org/x/net from 0.49.0 to 0.55.0
  • 38229cc Merge pull request #248 from anhnmt/int64
  • 7f0e5b8 fixing tests + parsing
  • 9e22cc3 feat: add Int64Var and Int64VarP functions
  • ed8a819 Merge pull request #243 from projectdiscovery/fix/211-string-slice-comma-parsing
  • 5ea609c Merge pull request #241 from projectdiscovery/feature/common-flags
  • bef10da Merge branch 'main' into feature/common-flags
  • 796a489 Merge pull request #245 from projectdiscovery/chore/bump-dependencies
  • 0811bb9 bump go version
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.1.74 to 0.1.75.
- [Release notes](https://github.com/projectdiscovery/goflags/releases)
- [Commits](projectdiscovery/goflags@v0.1.74...v0.1.75)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/goflags
  dependency-version: 0.1.75
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants