chore(deps): bump the modules group across 1 directory with 8 updates - #757
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the modules group across 1 directory with 8 updates#757dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the modules group with 4 updates in the / directory: [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags), [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger), [github.com/projectdiscovery/blackrock](https://github.com/projectdiscovery/blackrock) and [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns). Updates `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) Updates `github.com/projectdiscovery/gologger` from 1.1.69 to 1.1.72 - [Release notes](https://github.com/projectdiscovery/gologger/releases) - [Commits](projectdiscovery/gologger@v1.1.69...v1.1.72) Updates `github.com/projectdiscovery/utils` from 0.11.0 to 0.11.1 - [Release notes](https://github.com/projectdiscovery/utils/releases) - [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md) - [Commits](projectdiscovery/utils@v0.11.0...v0.11.1) Updates `github.com/projectdiscovery/blackrock` from 0.0.1 to 0.0.2 - [Release notes](https://github.com/projectdiscovery/blackrock/releases) - [Commits](projectdiscovery/blackrock@v0.0.1...v0.0.2) Updates `github.com/projectdiscovery/networkpolicy` from 0.1.37 to 0.1.38 - [Release notes](https://github.com/projectdiscovery/networkpolicy/releases) - [Commits](projectdiscovery/networkpolicy@v0.1.37...v0.1.38) Updates `github.com/projectdiscovery/retryablehttp-go` from 1.3.9 to 1.3.11 - [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases) - [Commits](projectdiscovery/retryablehttp-go@v1.3.9...v1.3.11) Updates `github.com/projectdiscovery/fastdialer` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/projectdiscovery/fastdialer/releases) - [Commits](projectdiscovery/fastdialer@v0.5.6...v0.5.7) Updates `github.com/projectdiscovery/retryabledns` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/projectdiscovery/retryabledns/releases) - [Commits](projectdiscovery/retryabledns@v1.0.114...v1.0.115) --- updated-dependencies: - dependency-name: github.com/projectdiscovery/blackrock dependency-version: 0.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: modules - dependency-name: github.com/projectdiscovery/fastdialer dependency-version: 0.5.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: modules - dependency-name: github.com/projectdiscovery/goflags dependency-version: 0.1.75 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: modules - dependency-name: github.com/projectdiscovery/gologger dependency-version: 1.1.72 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: modules - dependency-name: github.com/projectdiscovery/networkpolicy dependency-version: 0.1.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: modules - dependency-name: github.com/projectdiscovery/retryabledns dependency-version: 1.0.115 dependency-type: indirect update-type: version-update:semver-patch dependency-group: modules - dependency-name: github.com/projectdiscovery/retryablehttp-go dependency-version: 1.3.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: modules - dependency-name: github.com/projectdiscovery/utils dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: modules ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/dev/modules-a1a7bcec1e
branch
from
August 17, 2026 05:23
c56ef86 to
a5d19dd
Compare
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 the modules group with 4 updates in the / directory: github.com/projectdiscovery/goflags, github.com/projectdiscovery/gologger, github.com/projectdiscovery/blackrock and github.com/projectdiscovery/retryabledns.
Updates
github.com/projectdiscovery/goflagsfrom 0.1.74 to 0.1.76Release notes
Sourced from github.com/projectdiscovery/goflags's releases.
Commits
c2b50c5Merge pull request #252 from projectdiscovery/dwisiswant0/fix/multibyte-value...3586e89bump go6280410fix lintab0b9c5fix: multibyte value parsing2620311Merge pull request #250 from projectdiscovery/dependabot/go_modules/golang.or...3c262b4chore(deps): bump golang.org/x/net from 0.49.0 to 0.55.038229ccMerge pull request #248 from anhnmt/int647f0e5b8fixing tests + parsing9e22cc3feat: add Int64Var and Int64VarP functionsed8a819Merge pull request #243 from projectdiscovery/fix/211-string-slice-comma-parsingUpdates
github.com/projectdiscovery/gologgerfrom 1.1.69 to 1.1.72Release notes
Sourced from github.com/projectdiscovery/gologger's releases.
Commits
f047aadMerge pull request #153 from projectdiscovery/dependabot/github_actions/main/...e792122Merge pull request #152 from projectdiscovery/dependabot/github_actions/main/...4d36837Merge pull request #151 from projectdiscovery/dependabot/github_actions/main/...520bbbcchore(deps): bump actions/setup-go from 6 to 77fd8ed1chore(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0b51f41bchore(deps): bump actions/checkout from 6 to 7e6a53fcchore(deps): bump github.com/projectdiscovery/utils (#146)aac2fb1chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#147)3b810cbMerge pull request #150 from projectdiscovery/reduce-deps-archives4a3d0cause stdlib gzipUpdates
github.com/projectdiscovery/utilsfrom 0.11.0 to 0.11.1Release notes
Sourced from github.com/projectdiscovery/utils's releases.
Commits
6f93830fix: use correct env var names in memguardian init (#744)88baa59chore(deps): bump the modules group across 1 directory with 3 updates (#746)Updates
github.com/projectdiscovery/blackrockfrom 0.0.1 to 0.0.2Release notes
Sourced from github.com/projectdiscovery/blackrock's releases.
Commits
86ef4e2Merge pull request #19 from projectdiscovery/dependabot/github_actions/main/g...ced9807Merge pull request #21 from SergoRoberto/fix-bug-with-unsuffled910afffix: correct sign in Unfe odd-round subtractiond1337b5chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.7.0Updates
github.com/projectdiscovery/networkpolicyfrom 0.1.37 to 0.1.38Release notes
Sourced from github.com/projectdiscovery/networkpolicy's releases.
Commits
d8d108cchore(deps): bump github.com/projectdiscovery/utils (#178)Updates
github.com/projectdiscovery/retryablehttp-gofrom 1.3.9 to 1.3.11Release notes
Sourced from github.com/projectdiscovery/retryablehttp-go's releases.
Commits
fda664bchore(deps): bump github.com/projectdiscovery/fastdialer (#541)ead7ad9chore(deps): bump github.com/projectdiscovery/utils (#542)187fc69chore(deps): bump github.com/projectdiscovery/networkpolicy (#540)Updates
github.com/projectdiscovery/fastdialerfrom 0.5.6 to 0.5.7Release notes
Sourced from github.com/projectdiscovery/fastdialer's releases.
Commits
eb999efMerge pull request #539 from projectdiscovery/dependabot/go_modules/main/gith...550ba22chore(deps): bump github.com/projectdiscovery/retryablednsf1a2738Merge pull request #541 from projectdiscovery/dependabot/go_modules/main/gith...c961affMerge pull request #542 from projectdiscovery/dependabot/go_modules/main/gith...0a8c385Merge pull request #543 from alex0x12/fix/fastdialer-datarace8a37ac1Fixed possible fastdialer datarace, usually masked under low concurrencyc271328chore(deps): bump github.com/projectdiscovery/networkpolicy749e0a8chore(deps): bump github.com/projectdiscovery/utils from 0.9.0 to 0.10.1Updates
github.com/projectdiscovery/retryablednsfrom 1.0.114 to 1.0.115Release notes
Sourced from github.com/projectdiscovery/retryabledns's releases.
Commits
6afabe0Merge pull request #285 from projectdiscovery/dependabot/go_modules/main/gith...8a030b4migrate hostsfile parser from deprecated fileutil.ReadFile to fileutil.Lines ...812ee6fchore(deps): bump github.com/projectdiscovery/utils from 0.9.0 to 0.11.0