* Updates go services to google cloud go 0.40.0 * Revert kubernetes manifests, remove custom images * Remove binary file, replace nil error with unimplemented * Shippingservice needed status import * Remove shippingservice binary |
||
---|---|---|
.. | ||
genproto | ||
money | ||
.dockerignore | ||
Dockerfile | ||
genproto.sh | ||
Gopkg.lock | ||
Gopkg.toml | ||
main.go | ||
README.md |
checkoutservice
Run the following command to restore dependencies to vendor/
directory:
dep ensure --vendor-only