mirror of
https://github.com/axzilla/templui.git
synced 2025-02-21 21:52:40 +00:00
9 lines
126 B
Modula-2
9 lines
126 B
Modula-2
module github.com/axzilla/goilerplate
|
|
|
|
go 1.22.4
|
|
|
|
require (
|
|
github.com/a-h/templ v0.2.778
|
|
github.com/joho/godotenv v1.5.1
|
|
)
|