eth0izzle / shhgit

Ah shhgit! Find secrets in your code. Secrets detection for your GitHub, GitLab and Bitbucket repositories.

Home Page:https://www.shhgit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: undefined: proxy.Dial

BeenHijacked opened this issue · comments

When I follow the instructions I get an error:

$ go get github.com/eth0izzle/shhgit
# gopkg.in/src-d/go-git.v4/plumbing/transport/ssh
src/gopkg.in/src-d/go-git.v4/plumbing/transport/ssh/common.go:147:15: undefined: proxy.Dial

Any tips?

might be an outdated package
Try
go get -u -v all