Skip to content

Commit a4340dd

Browse files
author
r33drichards
committed
update shell.nix with go version
1 parent 5eab844 commit a4340dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let
2121
in
2222
mkShell {
2323
nativeBuildInputs = [
24-
go_1_18
24+
go_1_19
2525
gopls
2626
tmux
2727
gofumpt

0 commit comments

Comments
 (0)