File tree Expand file tree Collapse file tree 2 files changed +57
-167
lines changed Expand file tree Collapse file tree 2 files changed +57
-167
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ require (
9
9
github.com/GoAdminGroup/go-admin v1.2.24
10
10
github.com/GoAdminGroup/librarian v0.0.5
11
11
github.com/GoAdminGroup/themes v0.0.42
12
+ github.com/fasthttp-contrib/websocket v0.0.0-20160511215533-1f3b11f56072 // indirect
12
13
github.com/gavv/httpexpect v2.0.0+incompatible
13
- github.com/gin-gonic/gin v1.5 .0
14
+ github.com/gin-gonic/gin v1.7 .0
14
15
github.com/go-echarts/go-echarts v0.0.0-20190915064101-cbb3b43ade5d
15
- github.com/gobuffalo/packr v1.30.1 // indirect
16
- github.com/h2non/filetype v1.0.12 // indirect
17
- github.com/russross/blackfriday/v2 v2.1.0 // indirect
18
- github.com/satori/go.uuid v1.2.0 // indirect
19
- github.com/shirou/gopsutil v2.20.3+incompatible // indirect
16
+ github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88 // indirect
17
+ github.com/smartystreets/goconvey v1.7.2 // indirect
20
18
github.com/valyala/fasthttp v1.42.0 // indirect
19
+ github.com/yudai/pp v2.0.1+incompatible // indirect
20
+ gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
21
21
)
You can’t perform that action at this time.
0 commit comments