• Russ Cox's avatar
    go/build: update deps list · 9c55792c
    Russ Cox authored
    A while back we discovered that the dependencies test allowed
    arbitrary dependencies for packages we forgot to list.
    To stop the damage we added a grandfathered list and fixed
    the code to expect unlisted packages to have no dependencies.
    
    This CL replaces the grandfathered list with some more
    careful placement of dependency rules.
    
    Thankfully, there were no terrible inversions.
    
    Fixes #10487.
    
    Change-Id: I5a6f92435bd2c66c47ec8ab629edbd88b189f028
    Reviewed-on: https://go-review.googlesource.com/12575Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    Reviewed-by: 's avatarRob Pike <r@golang.org>
    9c55792c
Name
Last commit
Last update
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...