From fd8fff31addcffa064693d561122253b49ac478c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 27 Sep 2024 14:29:01 +1200 Subject: update go to 1.23 --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 4b62685..5ccedea 100644 --- a/shell.nix +++ b/shell.nix @@ -11,7 +11,7 @@ in pkgs.mkShell { inherit (pre-commit-check) shellHook; packages = with pkgs; [ - go + go_1_23 npins gopls go-licenses -- cgit 1.4.1