mirror of
https://github.com/taigrr/wasm-experiments
synced 2025-01-18 04:03:21 -08:00
20 lines
350 B
TOML
20 lines
350 B
TOML
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/johanbrandhorst/fetch"
|
|
|
|
[[constraint]]
|
|
version = "1.1.0"
|
|
name = "github.com/golang/protobuf"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "google.golang.org/genproto"
|
|
|
|
[[constraint]]
|
|
version = "1.12.0"
|
|
name = "google.golang.org/grpc"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|