diff --git a/go.mod b/go.mod index 538142bc..3174f8c3 100644 --- a/go.mod +++ b/go.mod @@ -54,7 +54,7 @@ require ( github.com/go-sql-driver/mysql v1.10.0 github.com/go-viper/mapstructure/v2 v2.5.0 github.com/gocarina/gocsv v0.0.0-20240520201108-78e41c74b4b1 - github.com/happyhackingspace/dit v0.0.28 + github.com/happyhackingspace/dit v0.0.29 github.com/lib/pq v1.12.3 github.com/projectdiscovery/awesome-search-queries v0.0.0-20260104120501-961ef30f7193 github.com/seh-msft/burpxml v1.0.1 diff --git a/go.sum b/go.sum index 827d7e42..371b3a29 100644 --- a/go.sum +++ b/go.sum @@ -148,8 +148,8 @@ github.com/gosimple/slug v1.15.0 h1:wRZHsRrRcs6b0XnxMUBM6WK1U1Vg5B0R7VkIf1Xzobo= github.com/gosimple/slug v1.15.0/go.mod h1:UiRaFH+GEilHstLUmcBgWcI42viBN7mAb818JrYOeFQ= github.com/gosimple/unidecode v1.0.1 h1:hZzFTMMqSswvf0LBJZCZgThIZrpDHFXux9KeGmn6T/o= github.com/gosimple/unidecode v1.0.1/go.mod h1:CP0Cr1Y1kogOtx0bJblKzsVWrqYaqfNOnHzpgWw4Awc= -github.com/happyhackingspace/dit v0.0.28 h1:iuX6NjGGEiPNXXltmCrj+LObSKxAy4pwKIEImfMm6pc= -github.com/happyhackingspace/dit v0.0.28/go.mod h1:TFhaJk9bARUpwcycEUwtLK8ZRC0XKInXivg3j/QmNcY= +github.com/happyhackingspace/dit v0.0.29 h1:QISPnGsVvRGmJlAmfJisKdx1Dtd6/Fh6L4j1eMpBWBU= +github.com/happyhackingspace/dit v0.0.29/go.mod h1:TFhaJk9bARUpwcycEUwtLK8ZRC0XKInXivg3j/QmNcY= github.com/hashicorp/go-version v1.8.0 h1:KAkNb1HAiZd1ukkxDFGmokVZe1Xy9HG6NUp+bPle2i4= github.com/hashicorp/go-version v1.8.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA= github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k=