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

Go version mismatch for v4/registry/kubernetes/v1.1.1/v4/registry/kubernetes #105

Open
minecherep opened this issue Apr 12, 2023 · 0 comments

Comments

@minecherep
Copy link

Tag: v4/registry/kubernetes/v1.1.1

https://github.com/go-micro/plugins/blob/v4/registry/kubernetes/v1.1.1/v4/registry/kubernetes/go.mod
go 1.18 (line 3)

https://github.com/go-micro/plugins/blob/v4/registry/kubernetes/v1.1.1/v4/registry/kubernetes/client/watch/body.go
var ignore atomic.Bool (line 44)

atomic.Bool added in 1.19

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