临时解决阅读页面js报错'menuSetting undefined'

This commit is contained in:
gsw945
2023-04-17 14:25:11 +08:00
parent 8b57c6aaf0
commit 725b6ac24e
4 changed files with 29 additions and 20 deletions

1
go.mod
View File

@@ -10,6 +10,7 @@ require (
github.com/go-ldap/ldap/v3 v3.4.4
github.com/howeyc/fsnotify v0.9.0
github.com/kardianos/service v1.2.1
github.com/lib/pq v1.10.5
github.com/lifei6671/gocaptcha v0.2.0
github.com/mattn/go-runewidth v0.0.13
github.com/mattn/go-sqlite3 v1.14.15