2022-03-28 09:40:56 -05:00
|
|
|
module github.com/hashicorp/consul/internal/tools/proto-gen-rpc-glue/e2e
|
|
|
|
|
|
|
|
go 1.13
|
|
|
|
|
2022-03-28 10:08:41 -05:00
|
|
|
replace github.com/hashicorp/consul => ./consul
|
2022-03-28 09:40:56 -05:00
|
|
|
|
|
|
|
require github.com/hashicorp/consul v1.11.4
|