8000 Delve support for darwin/amd64 · Issue #406 · beego/bee · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Delve support for darwin/amd64 #406
Closed
@dylanlyu

Description

@dylanlyu

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0