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

New version of golang.org/x/exp breaks tests. #78

Open
dezlitz opened this issue Aug 11, 2023 · 0 comments
Open

New version of golang.org/x/exp breaks tests. #78

dezlitz opened this issue Aug 11, 2023 · 0 comments

Comments

@dezlitz
Copy link
Contributor

dezlitz commented Aug 11, 2023

  1. Run make test, OK.
  2. go get go get golang.org/x/exp@latest
  3. Run make test, fails with error, internal/variable/registryset.go:62:3: type func(a RegisteredVariable, b RegisteredVariable) bool of func(a, b RegisteredVariable) bool {…} does not match inferred type func(a RegisteredVariable, b RegisteredVariable) int for func(a E, b E) int.
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

No branches or pull requests

1 participant