• Russ Cox's avatar
    cmd/go: fix TestGoGetDashTIssue8181 · 3ce46e3e
    Russ Cox authored
    The test case was importing golang.org/x/build/cmd/cl,
    which is a package main and cannot be imported.
    The test case (stored in a separate repo) has been changed
    to import golang.org/x/build/gerrit. Update the test accordingly.
    
    Fixes #17702.
    
    Change-Id: I80e150092111b5a04bb00c992b32edb271edb086
    Reviewed-on: https://go-review.googlesource.com/32616
    Run-TryBot: Russ Cox <rsc@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    3ce46e3e
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...