1
0
mirror of https://github.com/axzilla/templui.git synced 2025-02-21 02:33:03 +00:00
templui/go.mod

10 lines
167 B
Modula-2

module github.com/axzilla/templui
go 1.23.3
require (
github.com/Oudwins/tailwind-merge-go v0.2.0
github.com/a-h/templ v0.3.833
github.com/joho/godotenv v1.5.1
)