init module

This commit is contained in:
Risotto Bias 2024-12-29 03:37:24 -07:00
parent 7faf8ce029
commit 225e025296
2 changed files with 4 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.bivouac.wiki/use/static
go 1.22.5

1
middleware.go Normal file
View file

@ -0,0 +1 @@
package static