mise: update config for go

This commit is contained in:
Smirnov Oleksandr 2024-07-20 14:20:54 +03:00
parent 6ebc825056
commit 1d33d8d187

View file

@ -1,5 +1,10 @@
[tools]
node = "lts"
usage = "latest"
node = "20.13"
go = "latest"
golangci-lint = "latest"
usage = "latest"
[settings]
go_set_goroot = false
go_set_gopath = false