From a4e806c3797c145d4916f59b2122c8a1a1bb56d1 Mon Sep 17 00:00:00 2001 From: Ed Baunton Date: Fri, 8 Dec 2023 08:51:17 -0500 Subject: [PATCH] nix.shell: Bump go to 1.21 (#1563) Bumping the nix shell was missed from 7e52b359 Signed-off-by: Ed Baunton --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index caf24d29c7..9ac2e2f595 100644 --- a/shell.nix +++ b/shell.nix @@ -7,7 +7,7 @@ mkShell { docker-compose jq gcc - go_1_19 + go_1_21 gopls gotests goreleaser