mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
10 lines
136 B
TOML
10 lines
136 B
TOML
[tools]
|
|
node = "20.13"
|
|
go = "latest"
|
|
golangci-lint = "latest"
|
|
|
|
usage = "latest"
|
|
|
|
[settings]
|
|
go_set_goroot = false
|
|
go_set_gopath = false
|