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

Running go mod tidy fails with error #1309

Closed
pooneh-m opened this issue Jan 31, 2020 · 0 comments · Fixed by #1321
Closed

Running go mod tidy fails with error #1309

pooneh-m opened this issue Jan 31, 2020 · 0 comments · Fixed by #1321
Labels
area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. kind/bug These are bugs.
Milestone

Comments

@pooneh-m
Copy link
Contributor

What happened:

$ go mod tidy
agones.dev/agones/cmd/allocator imports
        k8s.io/client-go/rest tested by
        k8s.io/client-go/rest.test imports
        k8s.io/apimachinery/pkg/util/httpstream: module k8s.io/apimachinery@latest (v0.17.2) found, but does not contain package k8s.io/apimachinery/pkg/util/httpstream    
@pooneh-m pooneh-m added the kind/bug These are bugs. label Jan 31, 2020
@markmandel markmandel added this to the 1.4.0 milestone Feb 26, 2020
@markmandel markmandel added the area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. label Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. kind/bug These are bugs.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants