We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
1.20.4
1.22.0
The text was updated successfully, but these errors were encountered:
golang: upgrade from 1.20.4 to 1.22.0
a7ed289
meet loxilb 1.22.0 requirements see #19 Signed-off-by: Vincent Li <[email protected]>
No branches or pull requests
add loxilib addon in BPFire that has golang 1.20.4 result in error
attempted to upgrade BPFire golang
1.20.4
to1.22.0
result in issue #17The text was updated successfully, but these errors were encountered: