Updates metadata for golang.org/x/sys/unix, keeps SHA the same.

This commit is contained in:
James Phillips 2016-08-09 17:36:48 -07:00
parent 56092d4946
commit 307a2cd94b
No known key found for this signature in database
GPG Key ID: 77183E682AC5FC11
14 changed files with 4 additions and 3 deletions

View File

@ -1 +0,0 @@
_obj/

0
vendor/golang.org/x/sys/unix/mkall.sh generated vendored Normal file → Executable file
View File

0
vendor/golang.org/x/sys/unix/mkerrors.sh generated vendored Normal file → Executable file
View File

0
vendor/golang.org/x/sys/unix/mksyscall.pl generated vendored Normal file → Executable file
View File

0
vendor/golang.org/x/sys/unix/mksyscall_solaris.pl generated vendored Normal file → Executable file
View File

0
vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl generated vendored Normal file → Executable file
View File

0
vendor/golang.org/x/sys/unix/mksysnum_darwin.pl generated vendored Normal file → Executable file
View File

0
vendor/golang.org/x/sys/unix/mksysnum_dragonfly.pl generated vendored Normal file → Executable file
View File

0
vendor/golang.org/x/sys/unix/mksysnum_freebsd.pl generated vendored Normal file → Executable file
View File

0
vendor/golang.org/x/sys/unix/mksysnum_linux.pl generated vendored Normal file → Executable file
View File

0
vendor/golang.org/x/sys/unix/mksysnum_netbsd.pl generated vendored Normal file → Executable file
View File

0
vendor/golang.org/x/sys/unix/mksysnum_openbsd.pl generated vendored Normal file → Executable file
View File

View File

@ -19,7 +19,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 unix
package unix // import "golang.org/x/sys/unix"
import "unsafe"

4
vendor/vendor.json vendored
View File

@ -481,8 +481,10 @@
"revisionTime": "2016-08-05T06:12:51Z"
},
{
"checksumSHA1": "15doxxBfOxOhWExkxjPNo6Y7fEw=",
"path": "golang.org/x/sys/unix",
"revision": "20457ee8ea8546920d3f4e19e405da45250dc5a5"
"revision": "20457ee8ea8546920d3f4e19e405da45250dc5a5",
"revisionTime": "2016-01-20T16:03:39Z"
}
],
"rootPath": "github.com/hashicorp/consul"