Skip to content

chore(deps): bump the modules group with 7 updates#726

Merged
dwisiswant0 merged 1 commit intodevfrom
dependabot/go_modules/dev/modules-3b99dda808
Feb 5, 2026
Merged

chore(deps): bump the modules group with 7 updates#726
dwisiswant0 merged 1 commit intodevfrom
dependabot/go_modules/dev/modules-3b99dda808

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps the modules group with 7 updates:

Package From To
github.com/projectdiscovery/gologger 1.1.66 1.1.67
github.com/projectdiscovery/utils 0.8.0 0.9.0
github.com/projectdiscovery/networkpolicy 0.1.31 0.1.33
github.com/projectdiscovery/retryablehttp-go 1.1.1 1.3.2
github.com/projectdiscovery/fastdialer 0.4.20 0.5.2
github.com/projectdiscovery/hmap 0.0.98 0.0.99
github.com/projectdiscovery/retryabledns 1.0.111 1.0.112

Updates github.com/projectdiscovery/gologger from 1.1.66 to 1.1.67

Release notes

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

Release v1.1.67

1.1.67 (2026-01-04)

Commits
  • 993160e Merge pull request #140 from mikelolasagasti/update-archives
  • d445e04 chore(deps): Update to latest mholt/archives
  • See full diff in compare view

Updates github.com/projectdiscovery/utils from 0.8.0 to 0.9.0

Release notes

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

v0.9.0

Automatically released using projectdiscovery/actions/svu-next action.


What's Changed

New Contributors

Full Changelog: projectdiscovery/utils@v0.8.0...v0.9.0

Commits
  • 058d562 chore(deps): bump the modules group across 1 directory with 6 updates
  • 0e7facb Merge pull request #723 from projectdiscovery/feat/port-burpxml
  • c41994e refactor(parsers/burp): move to xml subdirectory, add strings.go
  • c9f328d test(parsers/burp): add comprehensive tests
  • c8a2b5a feat(parsers/burp): add Burp Suite XML parser
  • 23680eb Merge pull request #721 from zohar-qiz/zohar-qiz/update-zcrypto-dependency-to...
  • df065bf downgrading zcrypto
  • 9d89d98 Drop unused fields and HeartBleedLog handling from ztls.go. Update module d...
  • See full diff in compare view

Updates github.com/projectdiscovery/networkpolicy from 0.1.31 to 0.1.33

Release notes

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

Release v0.1.33

0.1.33 (2025-12-28)

Release v0.1.32

0.1.32 (2025-12-14)

Commits
  • 89586e2 chore(deps): bump github.com/projectdiscovery/utils from 0.7.3 to 0.8.0
  • 846f5ca chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0
  • See full diff in compare view

Updates github.com/projectdiscovery/retryablehttp-go from 1.1.1 to 1.3.2

Release notes

Sourced from github.com/projectdiscovery/retryablehttp-go's releases.

Release v1.3.2

1.3.2 (2026-01-04)

Release v1.3.1

1.3.1 (2025-12-28)

Release v1.3.0

1.3.0 (2025-12-21)

Features

  • add TLS session cache for conn resumption (89f8aa1), closes #506

Release v1.2.0

1.2.0 (2025-12-21)

Features

Commits
  • 4c2957a chore(deps): bump github.com/projectdiscovery/retryabledns
  • dbc15ca chore(deps): bump github.com/projectdiscovery/hmap from 0.0.98 to 0.0.99
  • ff54a46 chore(deps): bump github.com/projectdiscovery/fastdialer
  • 5a4fbe5 chore(deps): bump github.com/projectdiscovery/networkpolicy
  • 34ab8fc chore(deps): bump github.com/projectdiscovery/utils from 0.7.3 to 0.8.0
  • 40d24bd chore(deps): bump github.com/projectdiscovery/fastdialer
  • ec69820 Merge pull request #507 from projectdiscovery/dwisiswant0/feat/add-TLS-sessio...
  • 6d31f5e lint
  • 765058a Merge branch 'main' into dwisiswant0/feat/add-TLS-session-cache-for-conn-resu...
  • dab4f56 feat: add WrapTransport option (#505)
  • Additional commits viewable in compare view

Updates github.com/projectdiscovery/fastdialer from 0.4.20 to 0.5.2

Release notes

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

Release v0.5.2

0.5.2 (2026-01-04)

Release v0.5.1

0.5.1 (2025-12-28)

Release v0.5.0

0.5.0 (2025-12-21)

Features

  • add configurable connection cache expiry (9b4a099)
Commits
  • 21bb21c chore(deps): bump github.com/projectdiscovery/hmap from 0.0.98 to 0.0.99
  • e427744 chore(deps): bump github.com/projectdiscovery/networkpolicy
  • 5659feb chore(deps): bump github.com/projectdiscovery/retryabledns
  • d3259fc chore(deps): bump github.com/projectdiscovery/utils from 0.7.3 to 0.8.0
  • fb98f5b Merge pull request #517 from projectdiscovery/dwisiswant0/feat/add-configurab...
  • 9b4a099 feat: add configurable connection cache expiry
  • c066776 chore(deps): bump github.com/projectdiscovery/networkpolicy
  • See full diff in compare view

Updates github.com/projectdiscovery/hmap from 0.0.98 to 0.0.99

Release notes

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

Release v0.0.99

0.0.99 (2025-12-28)

Commits
  • 50b46fb chore(deps): bump github.com/projectdiscovery/utils from 0.7.3 to 0.8.0
  • See full diff in compare view

Updates github.com/projectdiscovery/retryabledns from 1.0.111 to 1.0.112

Release notes

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

Release v1.0.112

1.0.112 (2025-12-28)

Commits
  • cb4a82e chore(deps): bump github.com/projectdiscovery/utils from 0.7.3 to 0.8.0
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the modules group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger) | `1.1.66` | `1.1.67` |
| [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) | `0.8.0` | `0.9.0` |
| [github.com/projectdiscovery/networkpolicy](https://github.com/projectdiscovery/networkpolicy) | `0.1.31` | `0.1.33` |
| [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) | `1.1.1` | `1.3.2` |
| [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) | `0.4.20` | `0.5.2` |
| [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) | `0.0.98` | `0.0.99` |
| [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) | `1.0.111` | `1.0.112` |


Updates `github.com/projectdiscovery/gologger` from 1.1.66 to 1.1.67
- [Release notes](https://github.com/projectdiscovery/gologger/releases)
- [Commits](projectdiscovery/gologger@v1.1.66...v1.1.67)

Updates `github.com/projectdiscovery/utils` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](projectdiscovery/utils@v0.8.0...v0.9.0)

Updates `github.com/projectdiscovery/networkpolicy` from 0.1.31 to 0.1.33
- [Release notes](https://github.com/projectdiscovery/networkpolicy/releases)
- [Commits](projectdiscovery/networkpolicy@v0.1.31...v0.1.33)

Updates `github.com/projectdiscovery/retryablehttp-go` from 1.1.1 to 1.3.2
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
- [Commits](projectdiscovery/retryablehttp-go@v1.1.1...v1.3.2)

Updates `github.com/projectdiscovery/fastdialer` from 0.4.20 to 0.5.2
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](projectdiscovery/fastdialer@v0.4.20...v0.5.2)

Updates `github.com/projectdiscovery/hmap` from 0.0.98 to 0.0.99
- [Release notes](https://github.com/projectdiscovery/hmap/releases)
- [Commits](projectdiscovery/hmap@v0.0.98...v0.0.99)

Updates `github.com/projectdiscovery/retryabledns` from 1.0.111 to 1.0.112
- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)
- [Commits](projectdiscovery/retryabledns@v1.0.111...v1.0.112)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/gologger
  dependency-version: 1.1.67
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/utils
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/networkpolicy
  dependency-version: 0.1.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryablehttp-go
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/hmap
  dependency-version: 0.0.99
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
- dependency-name: github.com/projectdiscovery/retryabledns
  dependency-version: 1.0.112
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label Jan 26, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 26, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dwisiswant0 dwisiswant0 merged commit 18f6440 into dev Feb 5, 2026
9 checks passed
@dwisiswant0 dwisiswant0 deleted the dependabot/go_modules/dev/modules-3b99dda808 branch February 5, 2026 23:50
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.

1 participant