Replace template dir file path hack with embed directive.

This commit is contained in:
mikestefanello 2023-12-10 09:33:34 -05:00
parent 11f5ddcee4
commit 29fbadbadd
7 changed files with 21 additions and 33 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/mikestefanello/pagoda
go 1.19
go 1.21
require (
entgo.io/ent v0.12.5