🎨 启动时移除处于网盘路径下的工作空间 https://github.com/siyuan-note/siyuan/issues/7790

This commit is contained in:
Liang Ding 2023-03-27 15:26:49 +08:00
parent fb7566a4cb
commit acdd12475e
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
2 changed files with 1 additions and 9 deletions

View file

@ -28,6 +28,7 @@ require (
github.com/gin-contrib/gzip v0.0.6
github.com/gin-contrib/sessions v0.0.5
github.com/gin-gonic/gin v1.9.0
github.com/go-ole/go-ole v1.2.6
github.com/goccy/go-json v0.10.1
github.com/gofrs/flock v0.8.1
github.com/imroc/req/v3 v3.33.1
@ -74,7 +75,6 @@ require (
github.com/dlclark/regexp2 v1.8.1 // indirect
github.com/dsnet/compress v0.0.1 // indirect
github.com/gin-contrib/sse v0.1.0 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/go-playground/locales v0.14.1 // indirect
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-playground/validator/v10 v10.11.2 // indirect