chore: switch devShell from go_1_24 to default go

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-06 20:07:32 +01:00
parent d024f128b5
commit 98bad6c9ba

View File

@@ -50,7 +50,7 @@
{
default = pkgs.mkShell {
buildInputs = with pkgs; [
go_1_24
go
gopls
gotools
go-tools