- Notifications
You must be signed in to change notification settings - Fork927
chore: upgrade Go version to 1.22.4#13623
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
matifali commentedJun 24, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Some missing places:
|
go 1.22.4 should be available.NixOS/nixpkgs#317326 |
It still shows up as the older version for me here:https://search.nixos.org/packages?channel=unstable&show=go&from=0&size=50&sort=relevance&type=packages&query=go I figure it's just a matter of time though. |
matifali commentedJun 24, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
May be we need to run |
I ran it on my amd64 desktop in a WSL shell on Widows 11.
@johnstcn I ran the |
b4a5c7f
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Note: nix flake is failing to update (maybe due to go 1.22.4 not being in nix pkgs at time of writing?)EDIT: fixed, I just don't know how to nix.