aboutsummaryrefslogtreecommitdiffstats
path: root/src/orchestrator/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'src/orchestrator/go.mod')
-rw-r--r--src/orchestrator/go.mod3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/orchestrator/go.mod b/src/orchestrator/go.mod
index 0cead9a4..223dc068 100644
--- a/src/orchestrator/go.mod
+++ b/src/orchestrator/go.mod
@@ -13,7 +13,7 @@ require (
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d // indirect
github.com/ghodss/yaml v1.0.0
github.com/gobwas/glob v0.2.3 // indirect
- github.com/golang/protobuf v1.3.4
+ github.com/golang/protobuf v1.4.1
github.com/gorilla/handlers v1.3.0
github.com/gorilla/mux v1.7.3
github.com/huandu/xstrings v1.3.1 // indirect
@@ -34,6 +34,7 @@ require (
go.mongodb.org/mongo-driver v1.0.0
golang.org/x/net v0.0.0-20200301022130-244492dfa37a
google.golang.org/grpc v1.27.1
+ google.golang.org/protobuf v1.24.0
gopkg.in/square/go-jose.v2 v2.5.1 // indirect
gopkg.in/yaml.v3 v3.0.0-20200506231410-2ff61e1afc86
k8s.io/apiextensions-apiserver v0.0.0-00010101000000-000000000000 // indirect