Server static files
This commit is contained in:
parent
2ba0a0024e
commit
73a1c8bc02
7 changed files with 52 additions and 14 deletions
7
go.mod
7
go.mod
|
|
@ -4,6 +4,7 @@ go 1.23.5
|
|||
|
||||
require github.com/yuin/goldmark v1.7.8
|
||||
|
||||
require github.com/pelletier/go-toml v1.9.5
|
||||
|
||||
require gitea.gwairfelin.com/max/gispatcho v0.1.1
|
||||
require (
|
||||
gitea.gwairfelin.com/max/gispatcho v0.1.1
|
||||
github.com/pelletier/go-toml/v2 v2.2.3
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue