go: deps syntax

This commit is contained in:
Antoine Langlois 2024-04-12 10:12:48 +02:00
parent bad1f1d777
commit 2425eb79a4
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
devShells.default = pkgs.mkShell {
buildInputs = with pkgs; [
go
goplgs
gopls
go-tools
gotests
gofumpt