mirror of
https://github.com/rancher/plugins.git
synced 2025-09-17 06:20:37 +00:00
vendor update
This commit is contained in:
2
vendor/golang.org/x/sys/windows/syscall.go
generated
vendored
2
vendor/golang.org/x/sys/windows/syscall.go
generated
vendored
@@ -22,7 +22,7 @@
|
||||
// These calls return err == nil to indicate success; otherwise
|
||||
// err represents an operating system error describing the failure and
|
||||
// holds a value of type syscall.Errno.
|
||||
package windows
|
||||
package windows // import "golang.org/x/sys/windows"
|
||||
|
||||
import (
|
||||
"syscall"
|
||||
|
Reference in New Issue
Block a user