Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
caffix committed Sep 10, 2023
1 parent 9fdfaf0 commit 7e1d654
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 78 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/PuerkitoBio/goquery v1.8.1
github.com/caffix/netmap v0.2.4
github.com/caffix/netmap v0.2.5
github.com/caffix/pipeline v0.2.2
github.com/caffix/queue v0.1.4
github.com/caffix/service v0.3.0
Expand All @@ -16,7 +16,7 @@ require (
github.com/owasp-amass/asset-db v0.3.3
github.com/owasp-amass/config v0.1.4
github.com/owasp-amass/open-asset-model v0.2.0
github.com/owasp-amass/resolve v0.6.20
github.com/owasp-amass/resolve v0.6.21
github.com/stretchr/testify v1.8.2
github.com/tylertreat/BoomFilters v0.0.0-20210315201527-1a82519a3e43
github.com/yl2chen/cidranger v1.0.2
Expand All @@ -32,7 +32,7 @@ require (
github.com/benbjohnson/clock v1.3.5 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/chromedp/cdproto v0.0.0-20230901104747-bfe71bcbd1c0 // indirect
github.com/chromedp/cdproto v0.0.0-20230909221021-38a8736298fe // indirect
github.com/chromedp/chromedp v0.9.2 // indirect
github.com/chromedp/sysutil v1.0.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
Expand Down
Loading

0 comments on commit 7e1d654

Please sign in to comment.