10 lines
165 B
Modula-2
10 lines
165 B
Modula-2
module code.dlmw.ch/dlmw/qv
|
|
|
|
go 1.23.4
|
|
|
|
require (
|
|
github.com/go-playground/form/v4 v4.2.1
|
|
github.com/justinas/alice v1.2.0
|
|
github.com/mattn/go-sqlite3 v1.14.24
|
|
)
|