Skip to content

Commit c125352

Browse files
committed
mod tidy
1 parent fb1ea1c commit c125352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ require (
5757
github.com/projectdiscovery/awesome-search-queries v0.0.0-20260104120501-961ef30f7193
5858
github.com/seh-msft/burpxml v1.0.1
5959
github.com/weppos/publicsuffix-go v0.50.2
60+
gopkg.in/yaml.v3 v3.0.1
6061
)
6162

6263
require (
@@ -177,5 +178,4 @@ require (
177178
golang.org/x/time v0.11.0 // indirect
178179
golang.org/x/tools v0.39.0 // indirect
179180
gopkg.in/ini.v1 v1.67.0 // indirect
180-
gopkg.in/yaml.v3 v3.0.1 // indirect
181181
)

0 commit comments

Comments
 (0)