ttrpc: rename project to ttrpc

Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
Stephen J Day
2017-11-15 17:04:16 -08:00
parent 1bfe6fb8f6
commit f147d6ca77
10 changed files with 39 additions and 39 deletions

View File

@@ -4,7 +4,7 @@ import (
"github.com/gogo/protobuf/protoc-gen-gogo/descriptor"
"github.com/gogo/protobuf/vanity"
"github.com/gogo/protobuf/vanity/command"
_ "github.com/stevvooe/mgrpc"
_ "github.com/stevvooe/ttrpc"
)
func main() {