summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-09-08 20:55:25 +0300
committerValery Piashchynski <[email protected]>2021-09-08 20:55:25 +0300
commitf855d878c281285bd8f468af0dba2521e4f211db (patch)
tree5d10640eb0f09718672819a30d39169589519e0d /go.mod
parentb72643e64e116e51a245bc9331e25c3f73175030 (diff)
Update protoc plugin,
Update serverOptions, Update codec. Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 97e2bdc6..b7141c4a 100644
--- a/go.mod
+++ b/go.mod
@@ -88,6 +88,7 @@ require (
go.uber.org/atomic v1.9.0 // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/tools v0.1.5 // indirect
+ google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c // indirect
gopkg.in/ini.v1 v1.63.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect