You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/internal/tools/proto-gen-rpc-glue/e2e/go.mod

8 lines
176 B

module github.com/hashicorp/consul/internal/tools/proto-gen-rpc-glue/e2e
go 1.13
replace github.com/hashicorp/consul => ./consul
require github.com/hashicorp/consul v1.11.4