mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
feat(static): release static files into memory while startup (#1471)
* 初始化时解压zip文件读取内存中 * update go.mod * 更新各种go版本
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.17.x
|
||||
- 1.18.x
|
||||
node_js: "12.16.3"
|
||||
git:
|
||||
depth: 1
|
||||
|
||||
Reference in New Issue
Block a user