init module
This commit is contained in:
parent
7faf8ce029
commit
225e025296
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/static
|
||||
|
||||
go 1.22.5
|
1
middleware.go
Normal file
1
middleware.go
Normal file
|
@ -0,0 +1 @@
|
|||
package static
|
Loading…
Reference in a new issue