fix: include correct gotools package

This commit is contained in:
Brian McGee 2023-12-24 11:19:48 +00:00
parent 4c45d2aa7e
commit f322e1ffb8
Signed by: brianmcgee
GPG Key ID: D49016E76AD1E8C0

View File

@ -23,7 +23,7 @@
packages = with pkgs; [
# golang
go
go-tools
gotools
delve
golangci-lint