Skip to content

go-github implementation error #37

@ghost

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions