15 lines
381 B
Modula-2
15 lines
381 B
Modula-2
module git.32bit.cafe/32bitcafe/guestbook
|
|
|
|
go 1.23.1
|
|
|
|
require (
|
|
github.com/a-h/templ v0.3.833
|
|
github.com/alexedwards/scs/sqlite3store v0.0.0-20250212122300-421ef1d8611c
|
|
github.com/alexedwards/scs/v2 v2.8.0
|
|
github.com/gorilla/schema v1.4.1
|
|
github.com/justinas/alice v1.2.0
|
|
github.com/justinas/nosurf v1.1.1
|
|
github.com/mattn/go-sqlite3 v1.14.24
|
|
golang.org/x/crypto v0.36.0
|
|
)
|