$ go get -u github.com/philips/grpc-gateway-example
cd /root/go/src/github.com/grpc-ecosystem/grpc-gateway; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
git pull <remote> <branch>
If you wish to set tracking information for this branch you can do so with:
git branch --set-upstream-to=origin/<branch> v1.4.1
package github.com/grpc-ecosystem/grpc-gateway/runtime: exit status 1
cd /root/go/src/github.com/golang/protobuf; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
git pull
If you wish to set tracking information for this branch you can do so with:
git branch --set-upstream-to=origin/ v1.2.0
package github.com/golang/protobuf/proto: exit status 1
what is that?
$ go get -u github.com/philips/grpc-gateway-example
cd /root/go/src/github.com/grpc-ecosystem/grpc-gateway; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
If you wish to set tracking information for this branch you can do so with:
package github.com/grpc-ecosystem/grpc-gateway/runtime: exit status 1
cd /root/go/src/github.com/golang/protobuf; git pull --ff-only
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
git pull
If you wish to set tracking information for this branch you can do so with:
git branch --set-upstream-to=origin/ v1.2.0
package github.com/golang/protobuf/proto: exit status 1
what is that?