mirror of
https://github.com/astaxie/beego.git
synced 2025-07-11 10:41:01 +00:00
Merge branch 'develop' of https://github.com/astaxie/beego into develop
Conflicts: go.mod go.sum
This commit is contained in:
1
go.mod
1
go.mod
@ -24,6 +24,7 @@ require (
|
||||
github.com/pelletier/go-toml v1.2.0 // indirect
|
||||
github.com/pingcap/tidb v2.0.11+incompatible // indirect
|
||||
github.com/pkg/errors v0.8.0 // indirect
|
||||
github.com/prometheus/client_golang v1.7.0
|
||||
github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644
|
||||
github.com/ssdb/gossdb v0.0.0-20180723034631-88f6b59b84ec
|
||||
github.com/syndtr/goleveldb v0.0.0-20181127023241-353a9fca669c // indirect
|
||||
|
Reference in New Issue
Block a user