mirror of
https://github.com/status-im/consul.git
synced 2025-01-14 15:54:40 +00:00
Revert "vendor: monkey patch github.com/go-ole/go-ole support for s390x"
This reverts commit 50fe2148a81a2d91c7b6f75246f16b452d811e0f.
This commit is contained in:
parent
50fe2148a8
commit
8051d4a1da
12
vendor/github.com/go-ole/go-ole/variant_s390x.go
generated
vendored
12
vendor/github.com/go-ole/go-ole/variant_s390x.go
generated
vendored
@ -1,12 +0,0 @@
|
|||||||
// +build s390x
|
|
||||||
|
|
||||||
package ole
|
|
||||||
|
|
||||||
type VARIANT struct {
|
|
||||||
VT VT // 2
|
|
||||||
wReserved1 uint16 // 4
|
|
||||||
wReserved2 uint16 // 6
|
|
||||||
wReserved3 uint16 // 8
|
|
||||||
Val int64 // 16
|
|
||||||
_ [8]byte // 24
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user