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

build error #1

Open
aaronorosen opened this issue Jun 21, 2022 · 1 comment
Open

build error #1

aaronorosen opened this issue Jun 21, 2022 · 1 comment
Labels
good first issue Good for newcomers

Comments

@aaronorosen
Copy link

(venv) arosen@arosen-ZenBook-UX434IQ-Q407IQ:~/webtail$ go build ./...

github.com/snail007/webtail

../go/pkg/mod/github.com/snail007/[email protected]/webtail.go:46:35: too many arguments in call to ws.UpgradeHTTP
have (*http.Request, http.ResponseWriter, nil)
want (*http.Request, http.ResponseWriter)

example/hello/webtail

./webtail.go:46:35: too many arguments in call to ws.UpgradeHTTP
have (*http.Request, http.ResponseWriter, nil)

@snail007 snail007 added the good first issue Good for newcomers label Jun 24, 2022
@hialvaro
Copy link

same here

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

No branches or pull requests

3 participants