Skip to content

Commit 274de86

Browse files
new
Change-Id: I140f20fa2c1cb092801ff13f8b954e32b02577d0
1 parent 081ed1c commit 274de86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/go/build/deps_test.go

+2
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ var depsRules = `
6969
internal/goarch < internal/abi;
7070
internal/byteorder, internal/goarch < internal/chacha8rand;
7171
72+
unsafe < runtime/mainthread;
73+
7274
# RUNTIME is the core runtime group of packages, all of them very light-weight.
7375
internal/abi,
7476
internal/chacha8rand,

0 commit comments

Comments
 (0)