update for modern assetfs
This commit is contained in:
@@ -85,6 +85,7 @@ func NewController(conf Config, mprof, pprof, staticFiles string) *http.ServeMux
|
|||||||
&assetfs.AssetFS{
|
&assetfs.AssetFS{
|
||||||
Asset: Asset,
|
Asset: Asset,
|
||||||
AssetDir: AssetDir,
|
AssetDir: AssetDir,
|
||||||
|
AssetInfo: AssetInfo,
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user