Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2530)

Unified Diff: build/README.md

Issue 2239093002: Roll infra/go/src/github.com/luci/luci-go/ 9380f91eb..ea3fb670b (22 commits). (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | build/build.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/README.md
diff --git a/build/README.md b/build/README.md
index a90a37aff72ab9af2332ad7b8e10ea03af69c77c..34e37284a39b9baba7fd946ed8ff6021b26ebcf0 100644
--- a/build/README.md
+++ b/build/README.md
@@ -32,7 +32,7 @@ builders:
supports_cross_compilation: true
# Optional list of go packages to 'go install' before zipping this package.
go_packages:
- - github.com/luci/luci-go/client/cmd/cipd
+ - github.com/luci/luci-go/cipd/client/cmd/cipd
- ...
# Path to the root of the package source files on the system we're building
# the package from. Can be absolute or relative to the path of the *.yaml
« no previous file with comments | « DEPS ('k') | build/build.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698