chore: remove unused deps

This commit is contained in:
2026-05-02 19:00:48 +02:00
parent f0b5a4f9a8
commit 594c2859ea
2 changed files with 0 additions and 3 deletions

1
go.mod
View File

@@ -4,7 +4,6 @@ go 1.25.0
require (
github.com/PuerkitoBio/goquery v1.11.0
github.com/go-chi/chi/v5 v5.2.5
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1
github.com/mattn/go-sqlite3 v1.14.40