Skip to content

Commit

Permalink
bump golang
Browse files Browse the repository at this point in the history
  • Loading branch information
Panaetius committed Nov 8, 2024
1 parent a8a5eae commit 252f9b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions devenv/nix/shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@ pkgs.mkShell {
yazi # Filemanager

# Go
go_1_20 # Go v1.20
go_1_23
golangci-lint # Linter
gopls # LSP
gotools # Additional Tooling
# VSCode GO: https://mgdm.net/weblog/vscode-nix-go-tools/
go-outline
gocode
gopkgs
gocode-gomod
godef
Expand Down

0 comments on commit 252f9b9

Please sign in to comment.