Skip to content

Commit

Permalink
nix.shell: Bump go to 1.21 (#1563)
Browse files Browse the repository at this point in the history
Bumping the nix shell was missed from 7e52b35

Signed-off-by: Ed Baunton <edbaunton@gmail.com>
  • Loading branch information
edbaunton committed Dec 8, 2023
1 parent c72e762 commit a4e806c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ mkShell {
docker-compose
jq
gcc
go_1_19
go_1_21
gopls
gotests
goreleaser
Expand Down

0 comments on commit a4e806c

Please sign in to comment.