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
What's the problem?
Commands:
Output (trimmed):
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 5.7.1 (x86_64-pc-linux-gnu)
go version go1.12.4 linux/amd64
WTF version
wtf@v0.10.0