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 failed - #455

Closed
yammesicka opened this issue May 15, 2019 · 1 comment
Closed

go get failed - #455

yammesicka opened this issue May 15, 2019 · 1 comment
Labels
🐛 bug "Houston, we've had a problem." 👍 confirmed

Comments

@yammesicka
Copy link

yammesicka commented May 15, 2019

What's the problem?

Commands:

export GOPROXY="https://gocenter.io"
export GO111MODULE=on
go get -v -u github.com/wtfutil/wtf

Output (trimmed):

github.com/wtfutil/wtf/modules/gitlab
# github.com/wtfutil/wtf/modules/gitlab
pkg/mod/github.com/wtfutil/wtf@v0.10.0/modules/gitlab/gitlab_repo.go:106:61: not enough arguments in call to project.gitlab.Projects.GetProject
	have (string)
	want (interface {}, *gitlab.GetProjectOptions, ...gitlab.OptionFunc)

Operating system

Linux 5.0.13-arch1-1-ARCH #1 SMP PREEMPT Sun May 5 18:05:41 UTC 2019 x86_64 GNU/Linux

Terminal program & version

  • zsh: zsh 5.7.1 (x86_64-pc-linux-gnu)
  • go: go version go1.12.4 linux/amd64

WTF version

wtf@v0.10.0

@yammesicka yammesicka reopened this May 16, 2019
@senorprogrammer senorprogrammer added 🐛 bug "Houston, we've had a problem." 👍 confirmed labels May 16, 2019
@senorprogrammer
Copy link
Collaborator

v0.10.2 has a fix in for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug "Houston, we've had a problem." 👍 confirmed
Development

No branches or pull requests

2 participants