Update golang.org/x/sys
Update our vendored copy of golang.org/x/sys to version 9aade4d3a3b7e6d876cd3823ad20ec45fc035402 to get the new Major() and Minor() helpers. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
This commit is contained in:
parent
04951dcc6e
commit
e19811238f
106 changed files with 16097 additions and 6596 deletions
2
vendor/golang.org/x/sys/unix/flock.go
generated
vendored
2
vendor/golang.org/x/sys/unix/flock.go
generated
vendored
|
@ -1,5 +1,3 @@
|
|||
// +build linux darwin freebsd openbsd netbsd dragonfly
|
||||
|
||||
// Copyright 2014 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue