Skip to content

Commit

Permalink
chore(deps): bump github.com/projectdiscovery/fastdialer
Browse files Browse the repository at this point in the history
Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.0.8 to 0.3.0.
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](projectdiscovery/fastdialer@v0.0.8...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/fastdialer
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 8ea06d5 commit 22188bc
Show file tree
Hide file tree
Showing 2 changed files with 2,222 additions and 59 deletions.
15 changes: 2 additions & 13 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,12 @@ require (
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
github.com/containrrr/shoutrrr v0.4.4
github.com/elazarl/goproxy v0.0.0-20210110162100-a92cc753f88e
github.com/fatih/color v1.12.0 // indirect
github.com/google/uuid v1.2.0 // indirect
github.com/json-iterator/go v1.1.11 // indirect
github.com/klauspost/compress v1.13.1 // indirect
github.com/mattn/go-isatty v0.0.13 // indirect
github.com/miekg/dns v1.1.43 // indirect
github.com/onsi/ginkgo v1.16.4 // indirect
github.com/pkg/errors v0.9.1
github.com/projectdiscovery/collaborator v0.0.2
github.com/projectdiscovery/fastdialer v0.0.8 // indirect
github.com/projectdiscovery/fastdialer v0.3.0 // indirect
github.com/projectdiscovery/goflags v0.0.5-0.20210625074658-a323e95c0c3b
github.com/projectdiscovery/gologger v1.1.4
github.com/projectdiscovery/gologger v1.1.33
github.com/projectdiscovery/proxify v0.0.4-0.20210217225554-5384e02d9d06
github.com/projectdiscovery/retryabledns v1.0.10 // indirect
github.com/projectdiscovery/retryablehttp-go v1.0.2-0.20210524224054-9fbe1f2b0727 // indirect
golang.org/x/net v0.0.0-20210614182718-04defd469f4e // indirect
golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 // indirect
gopkg.in/yaml.v2 v2.4.0
nhooyr.io/websocket v1.8.7 // indirect
)
Loading

0 comments on commit 22188bc

Please sign in to comment.