microservices-demo/src/checkoutservice
2020-02-20 15:26:44 -05:00
..
genproto adservice: find relevant ads by category (#61) 2018-10-01 22:44:56 -07:00
money go: use dep in builds, remove relative imports 2018-08-04 11:21:03 -07:00
.dockerignore go: use dep in builds, remove relative imports 2018-08-04 11:21:03 -07:00
Dockerfile Update docker images for go to 1.12 (#203) 2019-04-01 10:50:44 -07:00
genproto.sh Add LICENSE headers to source files 2018-07-25 09:54:28 -07:00
Gopkg.lock Updates go services to google-cloud-go 0.40.0 (#234) 2019-07-09 16:57:50 -04:00
Gopkg.toml Updates go services to google-cloud-go 0.40.0 (#234) 2019-07-09 16:57:50 -04:00
main.go Adds option to disable Stackdriver Export (#293) 2020-02-20 15:26:44 -05:00
README.md go: use dep in builds, remove relative imports 2018-08-04 11:21:03 -07:00

checkoutservice

Run the following command to restore dependencies to vendor/ directory:

dep ensure --vendor-only