Update github.com/shirou/w32
This commit is contained in:
parent
bb4347e277
commit
767c0667f5
2
vendor/github.com/shirou/w32/advapi32.go
generated
vendored
2
vendor/github.com/shirou/w32/advapi32.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/comctl32.go
generated
vendored
2
vendor/github.com/shirou/w32/comctl32.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/comdlg32.go
generated
vendored
2
vendor/github.com/shirou/w32/comdlg32.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/dwmapi.go
generated
vendored
2
vendor/github.com/shirou/w32/dwmapi.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/gdi32.go
generated
vendored
2
vendor/github.com/shirou/w32/gdi32.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/gdiplus.go
generated
vendored
2
vendor/github.com/shirou/w32/gdiplus.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/idispatch.go
generated
vendored
2
vendor/github.com/shirou/w32/idispatch.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/istream.go
generated
vendored
2
vendor/github.com/shirou/w32/istream.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/iunknown.go
generated
vendored
2
vendor/github.com/shirou/w32/iunknown.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
type pIUnknownVtbl struct {
|
||||
|
|
2
vendor/github.com/shirou/w32/kernel32.go
generated
vendored
2
vendor/github.com/shirou/w32/kernel32.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/ole32.go
generated
vendored
2
vendor/github.com/shirou/w32/ole32.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/oleaut32.go
generated
vendored
2
vendor/github.com/shirou/w32/oleaut32.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/opengl32.go
generated
vendored
2
vendor/github.com/shirou/w32/opengl32.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/psapi.go
generated
vendored
2
vendor/github.com/shirou/w32/psapi.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/shell32.go
generated
vendored
2
vendor/github.com/shirou/w32/shell32.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/user32.go
generated
vendored
2
vendor/github.com/shirou/w32/user32.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
2
vendor/github.com/shirou/w32/utils.go
generated
vendored
2
vendor/github.com/shirou/w32/utils.go
generated
vendored
|
@ -2,6 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build windows
|
||||
|
||||
package w32
|
||||
|
||||
import (
|
||||
|
|
4
vendor/vendor.json
vendored
4
vendor/vendor.json
vendored
|
@ -1031,8 +1031,10 @@
|
|||
"revisionTime": "2016-08-29T23:42:49Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "Nve7SpDmjsv6+rhkXAkfg/UQx94=",
|
||||
"path": "github.com/shirou/w32",
|
||||
"revision": "ada3ba68f000aa1b58580e45c9d308fe0b7fc5c5"
|
||||
"revision": "bb4de0191aa41b5507caa14b0650cdbddcd9280b",
|
||||
"revisionTime": "2016-09-30T03:27:40Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "tHm2SMtuRfrwh6NnnymsuoJ6e0Q=",
|
||||
|
|
Loading…
Reference in a new issue