mirror of
https://github.com/beego/bee.git
synced 2025-06-14 23:50:39 +00:00
replace github.com/gadelkareem/delve with github.com/go-delve/delve
This commit is contained in:
2
go.mod
2
go.mod
@ -7,7 +7,7 @@ require (
|
||||
github.com/davecgh/go-spew v1.1.1
|
||||
github.com/flosch/pongo2 v0.0.0-20200529170236-5abacdfa4915
|
||||
github.com/fsnotify/fsnotify v1.4.9
|
||||
github.com/gadelkareem/delve v1.4.2-0.20200619175259-dcd01330766f
|
||||
github.com/go-delve/delve v1.5.0
|
||||
github.com/go-sql-driver/mysql v1.5.0
|
||||
github.com/gorilla/websocket v1.4.2
|
||||
github.com/lib/pq v1.7.0
|
||||
|
Reference in New Issue
Block a user