protocol 0.8 (#95)

* protocol 0.8

* merge new selector
This commit is contained in:
David Colburn
2021-08-27 13:16:33 -05:00
committed by GitHub
parent c437152e2b
commit 8a44fad307
57 changed files with 89 additions and 199 deletions

View File

@@ -5,6 +5,4 @@ package tools
import (
_ "github.com/google/wire/cmd/wire"
_ "github.com/maxbrunsfeld/counterfeiter/v6"
_ "github.com/twitchtv/twirp/protoc-gen-twirp"
_ "google.golang.org/protobuf/cmd/protoc-gen-go"
)