You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/gitlabpkg/mod/github.com/wtfutil/[email protected]/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
[email protected]
The text was updated successfully, but these errors were encountered: