mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
13 lines
169 B
TOML
13 lines
169 B
TOML
[settings]
|
|
experimental = true
|
|
|
|
[tools]
|
|
go = "1.23"
|
|
golangci-lint = "2.2.2"
|
|
protoc = "27.3"
|
|
protoc-gen-go = "1.34.2"
|
|
protoc-gen-go-grpc = "1.5.1"
|
|
|
|
[env]
|
|
_.file = ".env"
|