Skip to content

Latest version of labstack echo breaks installation #268

Closed
@llazzaro

Description

@llazzaro

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

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