vulsio / go-exploitdb

Tool for searching Exploits from Exploit Databases, etc.
MIT License
249 stars 56 forks source link

Can't get a package #24

Closed isality closed 5 years ago

isality commented 5 years ago

Hello!

I tried to get your code, but i have the error:

 go get github.com/knqyf263/gost
package github.com/labstack/echo/engine/standard: 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/alexander/go/src/github.com/labstack/echo/engine/standard (from $GOPAT 

github.com/labstack/echo/engine/standard - 404 Not found.

Could your check it please?

Thanks

isality commented 5 years ago

i am wrong, sorry =)