You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\Administrator\gostudy>go get github.com/beego/bee
go: finding versions for github.com/beego/bee
go: github.com/beego/bee upgrade => v1.10.0
go: found github.com/derekparker/delve/service in github.com/derekparker/delve v1.3.2
go: found github.com/fsnotify/fsnotify in github.com/fsnotify/fsnotify v1.4.7
go: found github.com/gorilla/websocket in github.com/gorilla/websocket v1.4.1
go: found google.golang.org/appengine/cloudsql in google.golang.org/appengine v1.6.5
go: github.com/beego/bee imports
github.com/beego/bee/cmd imports
github.com/beego/bee/cmd/commands/dlv imports
github.com/derekparker/delve/service: github.com/derekparker/[email protected]: parsing go.mod:
module declares its path as: github.com/go-delve/delve
but was required as: github.com/derekparker/delve
The text was updated successfully, but these errors were encountered:
C:\Users\Administrator\gostudy>go get github.com/beego/bee
go: finding versions for github.com/beego/bee
go: github.com/beego/bee upgrade => v1.10.0
go: found github.com/derekparker/delve/service in github.com/derekparker/delve v1.3.2
go: found github.com/fsnotify/fsnotify in github.com/fsnotify/fsnotify v1.4.7
go: found github.com/gorilla/websocket in github.com/gorilla/websocket v1.4.1
go: found google.golang.org/appengine/cloudsql in google.golang.org/appengine v1.6.5
go: github.com/beego/bee imports
github.com/beego/bee/cmd imports
github.com/beego/bee/cmd/commands/dlv imports
github.com/derekparker/delve/service: github.com/derekparker/[email protected]: parsing go.mod:
module declares its path as: github.com/go-delve/delve
but was required as: github.com/derekparker/delve
The text was updated successfully, but these errors were encountered: