mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
mise: update config for go
This commit is contained in:
parent
6ebc825056
commit
1d33d8d187
1 changed files with 7 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue