add support of spa-like assets handling

This commit is contained in:
Umputun
2021-06-07 18:57:42 -05:00
parent 687e78e87b
commit f0049ef7ac
17 changed files with 168 additions and 32 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
require (
github.com/go-pkgz/lgr v0.10.4
github.com/go-pkgz/repeater v1.1.3
github.com/go-pkgz/rest v1.9.2
github.com/go-pkgz/rest v1.10.0
github.com/gorilla/handlers v1.5.1
github.com/prometheus/client_golang v1.10.0
github.com/stretchr/testify v1.7.0