]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/go/build/deps_test.go
[dev.fuzz] all: merge master (c95464f) into dev.fuzz
[gostls13.git] / src / go / build / deps_test.go
index 45e2f25df74da3444f3256f52ea8ab6cdf23b616..cb58416191a07284ceb5a18564335928f5c90ee5 100644 (file)
@@ -511,7 +511,10 @@ var depsRules = `
        FMT, flag, runtime/debug, runtime/trace, internal/sysinfo, math/rand
        < testing;
 
-       internal/testlog, runtime/pprof, regexp
+       FMT, crypto/sha256, encoding/json, go/ast, go/parser, go/token, math/rand, encoding/hex, crypto/sha256
+       < internal/fuzz;
+
+       internal/fuzz, internal/testlog, runtime/pprof, regexp
        < testing/internal/testdeps;
 
        OS, flag, testing, internal/cfg