projectdiscovery / shuffledns

MassDNS wrapper written in go to enumerate valid subdomains using active bruteforce as well as resolve subdomains with wildcard filtering and easy input-output support.
https://projectdiscovery.io
GNU General Public License v3.0
1.29k stars 184 forks source link

chore(deps): bump github.com/projectdiscovery/utils from 0.0.78 to 0.0.89 #305

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/projectdiscovery/utils from 0.0.78 to 0.0.89.

Release notes

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

Release v0.0.89

0.0.89 (2024-04-14)

Release v0.0.88

0.0.88 (2024-04-07)

Release v0.0.87

0.0.87 (2024-04-01)

Release v0.0.86

0.0.86 (2024-03-27)

Release v0.0.85

0.0.85 (2024-03-24)

Release v0.0.84

0.0.84 (2024-03-17)

Release v0.0.83

0.0.83 (2024-03-10)

Release v0.0.82

0.0.82 (2024-03-03)

Release v0.0.81

0.0.81 (2024-02-26)

What's Changed

Full Changelog: https://github.com/projectdiscovery/utils/compare/v0.0.80...v0.0.81

Release v0.0.80

0.0.80 (2024-02-25)

What's Changed

Full Changelog: https://github.com/projectdiscovery/utils/compare/v0.0.79...v0.0.80

... (truncated)

Commits
  • a2181ce Merge pull request #386 from projectdiscovery/dependabot/go_modules/main/gith...
  • 33a8d40 Merge pull request #385 from projectdiscovery/dependabot/go_modules/main/gith...
  • c811830 chore(deps): bump github.com/projectdiscovery/fastdialer
  • a9748c0 chore(deps): bump github.com/projectdiscovery/retryablehttp-go
  • 663cfe2 Merge pull request #384 from projectdiscovery/bugfix-resize
  • 3fe361c Update adaptivewaitgroup.go
  • 03cb015 Merge pull request #383 from projectdiscovery/dependabot/go_modules/github.co...
  • 396527f chore(deps): bump github.com/quic-go/quic-go from 0.37.7 to 0.42.0
  • 08a70e8 Merge pull request #382 from projectdiscovery/dependabot/go_modules/main/gith...
  • 05641bf Merge pull request #381 from projectdiscovery/dependabot/go_modules/main/gith...
  • 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 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 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)
dependabot[bot] commented 4 months ago

Superseded by #307.