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-github implementation error #37

Open
ghost opened this issue Nov 30, 2019 · 0 comments
Open

go-github implementation error #37

ghost opened this issue Nov 30, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Nov 30, 2019

Hi guys,

Hope you are all well !

Will fetching dependencies, I have the following error about go-github.

# github.com/qor/qor-example/vendor/github.com/qor/auth/providers/github
vendor/github.com/qor/auth/providers/github/github.go:87:37: too many arguments in call to client.Users.Get
	have (context.Context, string)
	want (string)

Can you use go.mod or glide for versioning vendors ?

Btw.
I try to create a docker-compose and Dockerfile
https://github.com/x0rzkov/qor-example/blob/compose/docker-compose.yml
https://github.com/x0rzkov/qor-example/blob/compose/Dockerfile

Thanks in advance.

Cheers,
X

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

No branches or pull requests

0 participants