Small code cleanup
This commit is contained in:
2
go.mod
2
go.mod
@ -3,11 +3,9 @@ module code.dlmw.ch/dlmw/qv
|
||||
go 1.23.4
|
||||
|
||||
require (
|
||||
github.com/go-playground/form/v4 v4.2.1
|
||||
github.com/golang-migrate/migrate/v4 v4.18.1
|
||||
github.com/justinas/alice v1.2.0
|
||||
github.com/mattn/go-sqlite3 v1.14.24
|
||||
github.com/multiprocessio/go-sqlite3-stdlib v0.0.0-20220822170115-9f6825a1cd25
|
||||
)
|
||||
|
||||
require (
|
||||
|
Reference in New Issue
Block a user