File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/projectdiscovery/httpx
22
3- go 1.25.7
3+ go 1.26
44
55require (
66 github.com/Mzack9999/gcache v0.0.0-20230410081825-519e28eab057
@@ -54,7 +54,7 @@ require (
5454 github.com/go-sql-driver/mysql v1.9.3
5555 github.com/go-viper/mapstructure/v2 v2.5.0
5656 github.com/gocarina/gocsv v0.0.0-20240520201108-78e41c74b4b1
57- github.com/happyhackingspace/dit v0.0.14
57+ github.com/happyhackingspace/dit v0.0.16
5858 github.com/lib/pq v1.12.0
5959 github.com/projectdiscovery/awesome-search-queries v0.0.0-20260104120501-961ef30f7193
6060 github.com/seh-msft/burpxml v1.0.1
Original file line number Diff line number Diff line change @@ -206,8 +206,8 @@ github.com/gosimple/slug v1.15.0 h1:wRZHsRrRcs6b0XnxMUBM6WK1U1Vg5B0R7VkIf1Xzobo=
206206github.com/gosimple/slug v1.15.0 /go.mod h1:UiRaFH+GEilHstLUmcBgWcI42viBN7mAb818JrYOeFQ =
207207github.com/gosimple/unidecode v1.0.1 h1:hZzFTMMqSswvf0LBJZCZgThIZrpDHFXux9KeGmn6T/o =
208208github.com/gosimple/unidecode v1.0.1 /go.mod h1:CP0Cr1Y1kogOtx0bJblKzsVWrqYaqfNOnHzpgWw4Awc =
209- github.com/happyhackingspace/dit v0.0.14 h1:rkIu0HuFqvqr8F2PJgG0F+lx6DbX/tQE1hXKwIF2NQQ =
210- github.com/happyhackingspace/dit v0.0.14 /go.mod h1:+WeAxrX7QYeiDmXLVaDgrqpyfD4O/sHlOL4wtbiIpUQ =
209+ github.com/happyhackingspace/dit v0.0.16 h1:8/3XSjFBsL7AGE7O6av/zShL8fdHNgPNI9evoEM4Uxs =
210+ github.com/happyhackingspace/dit v0.0.16 /go.mod h1:bTcSz4c+Sn4EiSSGZFkSaMdxylB6Is7MhXq3bTnYnUE =
211211github.com/hashicorp/go-version v1.8.0 h1:KAkNb1HAiZd1ukkxDFGmokVZe1Xy9HG6NUp+bPle2i4 =
212212github.com/hashicorp/go-version v1.8.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
213213github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
You can’t perform that action at this time.
0 commit comments