Updates metadata for golang.org/x/sys/unix, keeps SHA the same.
This commit is contained in:
parent
56092d4946
commit
307a2cd94b
|
@ -1 +0,0 @@
|
|||
_obj/
|
0
vendor/golang.org/x/sys/unix/mksyscall_solaris.pl
generated
vendored
Normal file → Executable file
0
vendor/golang.org/x/sys/unix/mksyscall_solaris.pl
generated
vendored
Normal file → Executable file
0
vendor/golang.org/x/sys/unix/mksysnum_dragonfly.pl
generated
vendored
Normal file → Executable file
0
vendor/golang.org/x/sys/unix/mksysnum_dragonfly.pl
generated
vendored
Normal file → Executable 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"
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue