Skip to content

Commit 48a42d5

Browse files
chore(deps): bump github.com/happyhackingspace/dit from 0.0.24 to 0.0.25
Bumps [github.com/happyhackingspace/dit](https://github.com/happyhackingspace/dit) from 0.0.24 to 0.0.25. - [Release notes](https://github.com/happyhackingspace/dit/releases) - [Commits](HappyHackingSpace/dit@v0.0.24...v0.0.25) --- updated-dependencies: - dependency-name: github.com/happyhackingspace/dit dependency-version: 0.0.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41e6d9b commit 48a42d5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ require (
5454
github.com/go-sql-driver/mysql v1.10.0
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.24
57+
github.com/happyhackingspace/dit v0.0.25
5858
github.com/lib/pq v1.12.3
5959
github.com/projectdiscovery/awesome-search-queries v0.0.0-20260104120501-961ef30f7193
6060
github.com/seh-msft/burpxml v1.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ github.com/gosimple/slug v1.15.0 h1:wRZHsRrRcs6b0XnxMUBM6WK1U1Vg5B0R7VkIf1Xzobo=
206206
github.com/gosimple/slug v1.15.0/go.mod h1:UiRaFH+GEilHstLUmcBgWcI42viBN7mAb818JrYOeFQ=
207207
github.com/gosimple/unidecode v1.0.1 h1:hZzFTMMqSswvf0LBJZCZgThIZrpDHFXux9KeGmn6T/o=
208208
github.com/gosimple/unidecode v1.0.1/go.mod h1:CP0Cr1Y1kogOtx0bJblKzsVWrqYaqfNOnHzpgWw4Awc=
209-
github.com/happyhackingspace/dit v0.0.24 h1:0zVQ6VPfBwDSed/Vkni9PGUc0qe5WEYyYQh1G8ewqb4=
210-
github.com/happyhackingspace/dit v0.0.24/go.mod h1:bpI1nXCAB8/E4t0GYSu8I4uYmJKMlxFqf1D+jq5i02Y=
209+
github.com/happyhackingspace/dit v0.0.25 h1:NZ0fEHcVXNZv+aHwbHs+ENxyv100vMH9c+DQVl8+azw=
210+
github.com/happyhackingspace/dit v0.0.25/go.mod h1:bpI1nXCAB8/E4t0GYSu8I4uYmJKMlxFqf1D+jq5i02Y=
211211
github.com/hashicorp/go-version v1.8.0 h1:KAkNb1HAiZd1ukkxDFGmokVZe1Xy9HG6NUp+bPle2i4=
212212
github.com/hashicorp/go-version v1.8.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
213213
github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=

0 commit comments

Comments
 (0)