Closed
Description
Environment
Debian 8
Vuls
Hash : ef21376
Go
- Go version: 1.7.1
Current Output
when I try to do a "make install" I got:
../go/src/github.com/kotakanbe/go-cve-dictionary/server/server.go:12:2: cannot find package "github.com/labstack/echo/engine/standard" in any of:
/usr/local/go/src/github.com/labstack/echo/engine/standard (from $GOROOT)
/home/leonardo/go/src/github.com/labstack/echo/engine/standard (from $GOPATH)
make: *** [install] Error 1
Addition Details
engine directory is missing in the master branch of the echo project. latest version that seems to be compatible is v2.2.0
Can you also please fill in each of the remaining sections.
Temporal fix
I clone the tag from the echo project on the go directory.
Metadata
Metadata
Assignees
Labels
No labels