Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go get fails #101

Closed
fsacer opened this issue May 16, 2021 · 3 comments
Closed

go get fails #101

fsacer opened this issue May 16, 2021 · 3 comments
Labels

Comments

@fsacer
Copy link

fsacer commented May 16, 2021

Describe the bug
Installation fails.

To Reproduce

go get github.com/sensepost/gowitness
# github.com/sensepost/gowitness/chrome
go/src/github.com/sensepost/gowitness/chrome/chrome.go:177:28: assignment mismatch: 4 variables but page.GetLayoutMetrics().Do returns 7 values

Expected behavior
gowitness would be in my gopath

Version Information:

  • Parrot OS 4.11
go version
 go1.15.9 linux/amd64
@leonjza
Copy link
Member

leonjza commented May 17, 2021

Thanks! I'll have a look today.

@sandexh
Copy link

sandexh commented May 17, 2021

Same issue , Following

@leonjza leonjza reopened this May 17, 2021
@leonjza
Copy link
Member

leonjza commented May 17, 2021

Should build fine after d503334. Ill do a versioned release a bit later.

@leonjza leonjza closed this as completed May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants