Closed
Description
i try
go get -u github.com/beego/bee
and
bee version
[bee]$ bee version
Killed: 9
[bee]$
try go get github.com/beego/bee reinstall.
The result is the same
but git change commit to 69023e9 this version.
is fine and is work.
[bee]$ go install
[bee]$ bee version
______
| ___ \
| |_/ / ___ ___
| ___ \ / _ \ / _ \
| |_/ /| __/| __/
\____/ \___| \___| v1.8.0
├── Beego : 1.8.0
├── GoVersion : go1.8
├── GOOS : darwin
├── GOARCH : amd64
├── NumCPU : 4
├── GOPATH : /Users/dylan/.go:/Users/dylan/goProject
├── GOROOT : /usr/local/opt/go/libexec
├── Compiler : gc
└── Date : Wednesday, 5 Apr 2017
[bee]$
I guess it should be delve question.
Is there any idea of this problem?
Metadata
Metadata
Assignees
Labels
No labels