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 1.20.4 and loxilb go.mod:3: invalid go version '1.22.0': must match format 1.23 #19

Closed
vincentmli opened this issue May 12, 2024 · 0 comments

Comments

@vincentmli
Copy link
Owner

add loxilib addon in BPFire that has golang 1.20.4 result in error

   go: errors parsing go.mod:
    /usr/src/loxilb-0.9.4-beta/go.mod:3: invalid go version '1.22.0': must match format 1.23
    make[1]: *** [Makefile:14: build] Error 1
    make[1]: Leaving directory '/usr/src/loxilb-0.9.4-beta'
    make: *** [loxilb:75: /usr/src/log/loxilb-0.9.4-beta] Error 2

attempted to upgrade BPFire golang 1.20.4 to 1.22.0 result in issue #17

vincentmli added a commit that referenced this issue May 13, 2024
meet loxilb 1.22.0 requirements
see #19

Signed-off-by: Vincent Li <[email protected]>
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