More fixing

This commit is contained in:
Dominic Ferrando
2025-04-24 23:39:29 -04:00
parent 723e9257d2
commit 768f0cec61
8 changed files with 22 additions and 25 deletions
+3 -5
View File
@@ -4,12 +4,10 @@ go 1.23.3
require (
github.com/a-h/templ v0.3.857
github.com/disintegration/imaging v1.6.2
github.com/go-chi/chi/v5 v5.2.1
github.com/mattn/go-sqlite3 v1.14.28
golang.org/x/crypto v0.37.0
)
require (
github.com/disintegration/imaging v1.6.2 // indirect
golang.org/x/crypto v0.37.0 // indirect
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8 // indirect
)
require golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8 // indirect