From 6071c9f253a326b5385ac1aad95d044bfcb0d209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 19:08:07 +0000 Subject: [PATCH] chore(deps): bump github.com/happyhackingspace/dit from 0.0.21 to 0.0.23 Bumps [github.com/happyhackingspace/dit](https://github.com/happyhackingspace/dit) from 0.0.21 to 0.0.23. - [Release notes](https://github.com/happyhackingspace/dit/releases) - [Commits](https://github.com/happyhackingspace/dit/compare/v0.0.21...v0.0.23) --- updated-dependencies: - dependency-name: github.com/happyhackingspace/dit dependency-version: 0.0.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 48179b39..9947bb7f 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.21 + github.com/happyhackingspace/dit v0.0.23 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 193b1280..6dd3445e 100644 --- a/go.sum +++ b/go.sum @@ -206,8 +206,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.21 h1:JpxQmOVqQ65RETTRR6Avf7VljVCTobZp8qi5y3TFcYw= -github.com/happyhackingspace/dit v0.0.21/go.mod h1:B9TRMuJqogIrUqIzAmpQkk4U0xfblATNHopd7NPSXII= +github.com/happyhackingspace/dit v0.0.23 h1:hW/PxrLOjx4T9Z45WNVj4IHnoFkSULqk4RNvbHVQClc= +github.com/happyhackingspace/dit v0.0.23/go.mod h1:bpI1nXCAB8/E4t0GYSu8I4uYmJKMlxFqf1D+jq5i02Y= 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 v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=