kokada · Aug 19, 2024
Quick bits: Go automatically downloads a newer toolchain if needed
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
I am using elliotchance/orderedmap as my choice of ordered maps (since Go doesn't have one in standard library yet). I recently did a PR to implement Go 1.23 iterators, because I find them neat, however I was avoiding to use it in the code that generates this blog since Go 1.23 was just released and is still not the default Go in nixpkgs . I decided that I would create a branch and leave there for…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.