aboutsummaryrefslogtreecommitdiff
path: root/src/bytes
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2017-06-09 11:36:10 -0400
committerRuss Cox <rsc@golang.org>2017-08-18 14:31:39 +0000
commita93753401db052f3192103e2c4d4c547d740b41f (patch)
tree7a024b349e8f827c702060df32ded48e5376a917 /src/bytes
parent4a52038c03d13025d074dcdea54d7a21139bb3b7 (diff)
downloadgo-a93753401db052f3192103e2c4d4c547d740b41f.tar.xz
cmd/go: remove Package.Internal.Deps
Package.Internal.Imports is enough in nearly all cases, and not maintaining a separate Package.Internal.Deps avoids the two lists ending up out of sync. (In some synthesized packages created during go test, only Internal.Imports is initialized.) Change-Id: I83f6a3ec6e6cbd75382f1fa0e439d31feec32d5a Reviewed-on: https://go-review.googlesource.com/56278 Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/bytes')
0 files changed, 0 insertions, 0 deletions