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
{{ message }}
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.
$ gobin k8s.io/test-infra/robots/pr-creator
failed to run go list -find -json k8s.io/test-infra/robots/pr-creator: exit status 1
go: finding module for package k8s.io/test-infra/robots/pr-creator
cannot find module providing package k8s.io/test-infra/robots/pr-creator: module k8s.io/test-infra/robots/pr-creator: reading file:///home/jwendell/go/pkg/mod/cache/download/k8s.io/test-infra/robots/pr-creator/@v/list: no such file or directory
Am I missing something?
Thanks.
The text was updated successfully, but these errors were encountered:
$ gobin istio.io/test-infra/toolbox/githubctl@master
failed to run go list -find -json istio.io/test-infra/toolbox/githubctl: exit status 1
go: k8s.io/test-infra@v0.0.0-20200514184223-ba32c8aae783 requires
gocloud.dev@v0.19.0 requires
github.com/Azure/go-autorest@v12.0.0+incompatible (replaced by github.com/Azure/go-autorest@v12.2.0+incompatible): missing go.sum entry; try 'go mod download github.com/Azure/go-autorest' to add it
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm getting the following error:
Am I missing something?
Thanks.
The text was updated successfully, but these errors were encountered: