Skip to content
Snippets Groups Projects
Commit e667fe19 authored by Nicolas "Pixel" Noble's avatar Nicolas "Pixel" Noble Committed by Jorge Canizales
Browse files

Using the interop dependencies instead.

parent 737bd555
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
# Builds Go interop server and client in a base image. # Builds Go interop server and client in a base image.
set -e set -e
go get google.golang.org/grpc go get google.golang.org/grpc/interop
# Clone just the grpc-go source code without any dependencies. # Clone just the grpc-go source code without any dependencies.
# We are cloning from a local git repo that contains the right revision # We are cloning from a local git repo that contains the right revision
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment