Skip to content

Commit cc3caf9

Browse files
committed
lint: core/overreach
1 parent d733d29 commit cc3caf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

intra/core/overreach.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ package core
88

99
import (
1010
"syscall"
11+
_ "unsafe" // for go:linkname
1112
)
1213

1314
// RuntimeEnviron returns the Go runtime's cached environment slice.

0 commit comments

Comments
 (0)