-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An error occurs during execution. #29
Comments
I solve them(go get -u -v github.com/philips/grpc-gateway-example)
|
I deleted the above library and updated the golang version to 1.13.15.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
$ 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?
The text was updated successfully, but these errors were encountered: