microservices-demo/src/frontend/README.md
Ahmet Alp Balkan 427f13fcd3
go: use dep in builds, remove relative imports
Fixes #11.
Fixes #12.
Fixes #13.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-08-04 11:21:03 -07:00

116 B

frontend

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

dep ensure --vendor-only