init module
This commit is contained in:
parent
8b805e6411
commit
2312588717
2 changed files with 4 additions and 0 deletions
3
go.mod
Normal file
3
go.mod
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
module git.bivouac.wiki/use/templates
|
||||||
|
|
||||||
|
go 1.22.5
|
1
middleware.go
Normal file
1
middleware.go
Normal file
|
@ -0,0 +1 @@
|
||||||
|
package templates
|
Loading…
Reference in a new issue