mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
14 lines
203 B
TOML
14 lines
203 B
TOML
[settings]
|
|
experimental = true
|
|
|
|
[tools]
|
|
"aqua:vektra/mockery" = "3.5.3"
|
|
go = "1.25.1"
|
|
golangci-lint = "2.4.0"
|
|
protoc = "27.3"
|
|
protoc-gen-go = "1.34.2"
|
|
protoc-gen-go-grpc = "1.5.1"
|
|
|
|
[env]
|
|
_.file = ".env"
|