mirror of
https://github.com/mudler/luet.git
synced 2025-09-24 20:47:37 +00:00
Bump ginkgo (#310)
This commit is contained in:
committed by
GitHub
parent
eecde087e9
commit
5f231da649
1
vendor/golang.org/x/sys/plan9/syscall.go
generated
vendored
1
vendor/golang.org/x/sys/plan9/syscall.go
generated
vendored
@@ -113,5 +113,6 @@ func (tv *Timeval) Nano() int64 {
|
||||
|
||||
// use is a no-op, but the compiler cannot see that it is.
|
||||
// Calling use(p) ensures that p is kept live until that point.
|
||||
//
|
||||
//go:noescape
|
||||
func use(p unsafe.Pointer)
|
||||
|
Reference in New Issue
Block a user