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

install fail #17

Closed
cool222 opened this issue Jul 27, 2020 · 1 comment · Fixed by #18
Closed

install fail #17

cool222 opened this issue Jul 27, 2020 · 1 comment · Fixed by #18

Comments

@cool222
Copy link

cool222 commented Jul 27, 2020

Device:

  • OS: [Windows]
  • Version:10
  • Go Version: 1.14.6

Describe the bug
install fail

To Reproduce
Run "go get -u github.com/guark/guark/cmd/guark"

Expected behavior
go: found github.com/guark/guark/cmd/guark in github.com/guark/guark v0.0.1
go: github.com/mattn/go-colorable upgrade => v0.1.7
go: github.com/logrusorgru/aurora upgrade => v2.0.3+incompatible
go: github.com/mattn/go-isatty upgrade => v0.0.12
go: github.com/cpuguy83/go-md2man/v2 upgrade => v2.0.0
go: golang.org/x/sys upgrade => v0.0.0-20200724161237-0e2f3a69832c
go: github.com/lunixbochs/vtclean upgrade => v1.0.0
go: gopkg.in/yaml.v2 upgrade => v2.3.0
go: github.com/zserge/webview upgrade => v0.0.0-20200724072439-e0c01595b361
go get: github.com/zserge/webview@v0.0.0-20200516134046-4caf698fad53 updating to
github.com/zserge/webview@v0.0.0-20200724072439-e0c01595b361: parsing go.mod:
module declares its path as: github.com/webview/webview
but was required as: github.com/zserge/webview

@melbahja
Copy link
Member

the problem was because zserge/webview moved to webview/webview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants