vendor: update all dependencies
This commit is contained in:
parent
17b4058ee9
commit
abb9f89f65
443 changed files with 32118 additions and 18237 deletions
4
vendor/github.com/mattn/go-ieproxy/kernel32_data_windows.go
generated
vendored
4
vendor/github.com/mattn/go-ieproxy/kernel32_data_windows.go
generated
vendored
|
@ -13,3 +13,7 @@ func globalFreeWrapper(ptr *uint16) {
|
|||
_, _, _ = globalFree.Call(uintptr(unsafe.Pointer(ptr)))
|
||||
}
|
||||
}
|
||||
|
||||
func rTrue(r uintptr) bool {
|
||||
return r == 1
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue