mirror of
https://github.com/axzilla/templui.git
synced 2025-02-21 22:12:41 +00:00
10 lines
171 B
Modula-2
10 lines
171 B
Modula-2
module github.com/axzilla/goilerplate
|
|
|
|
go 1.23.3
|
|
|
|
require (
|
|
github.com/Oudwins/tailwind-merge-go v0.2.0
|
|
github.com/a-h/templ v0.2.793
|
|
github.com/joho/godotenv v1.5.1
|
|
)
|