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

Golang - lru found but does not contain package erro #2429

Closed
SambhavAnand opened this issue Nov 16, 2022 · 1 comment · Fixed by #2570
Closed

Golang - lru found but does not contain package erro #2429

SambhavAnand opened this issue Nov 16, 2022 · 1 comment · Fixed by #2570

Comments

@SambhavAnand
Copy link

Hey All,
Whenever I run
go run github.com/99designs/gqlgen generate
I'm getting the following error:
go: finding module for package github.com/hashicorp/golang-lru test imports github.com/99designs/gqlgen/graphql/handler imports github.com/99designs/gqlgen/graphql/handler/lru imports github.com/hashicorp/golang-lru: module github.com/hashicorp/golang-lru@latest found (v1.0.1), but does not contain package github.com/hashicorp/golang-lru tidy failed: go mod tidy failed: exit status 1 exit status 1
This only started happening as of today. Any thoughts on what I'm doing wrong here?

versions

  • v0.17.20
  • go version go1.19.2 darwin/amd64
@vyj7
Copy link

vyj7 commented Jan 5, 2023

This might help: hashicorp/vault#17939

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants