Skip to content

chore(deps): bump github.com/projectdiscovery/goflags from 0.1.74 to 0.1.76 - #255

Merged
Mzack9999 merged 3 commits into
mainfrom
dependabot/go_modules/main/github.com/projectdiscovery/goflags-0.1.76
Aug 27, 2026
Merged

chore(deps): bump github.com/projectdiscovery/goflags from 0.1.74 to 0.1.76#255
Mzack9999 merged 3 commits into
mainfrom
dependabot/go_modules/main/github.com/projectdiscovery/goflags-0.1.76

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

Release v0.1.76

0.1.76 (2026-08-11)

Bug Fixes

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
  • c2b50c5 Merge pull request #252 from projectdiscovery/dwisiswant0/fix/multibyte-value...
  • 3586e89 bump go
  • 6280410 fix lint
  • ab0b9c5 fix: multibyte value parsing
  • 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
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label Aug 17, 2026

@ehsandeep ehsandeep left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@dependabot merge

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

---
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
dependabot Bot force-pushed the dependabot/go_modules/main/github.com/projectdiscovery/goflags-0.1.76 branch from d98bd74 to 3ed04d8 Compare August 27, 2026 13:34

@ehsandeep ehsandeep left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@dependabot merge

@Mzack9999
Mzack9999 merged commit d8c1592 into main Aug 27, 2026
3 checks passed
@Mzack9999
Mzack9999 deleted the dependabot/go_modules/main/github.com/projectdiscovery/goflags-0.1.76 branch August 27, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants