You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the toolchains (e.g. golang.org/x/crypto) are now requiring go 1.20 and up.
We also have some < go 1.18-isms in the code which should be updated for more recent versions.
The text was updated successfully, but these errors were encountered:
Some of the toolchains (e.g. golang.org/x/crypto) are now requiring go 1.20 and up.
We also have some < go 1.18-isms in the code which should be updated for more recent versions.
The text was updated successfully, but these errors were encountered: