aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/go/build/deps_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/go/build/deps_test.go b/src/go/build/deps_test.go
index 8542e52049..16ca675f8c 100644
--- a/src/go/build/deps_test.go
+++ b/src/go/build/deps_test.go
@@ -484,7 +484,7 @@ var depsRules = `
FMT, flag, runtime/debug, runtime/trace, internal/sysinfo
< testing;
- FMT, crypto/sha256, encoding/json, math/rand
+ FMT, crypto/sha256, encoding/json, go/ast, go/parser, go/token, math/rand
< internal/fuzz;
internal/fuzz, internal/testlog, runtime/pprof, regexp