github.com/go-ole/go-ole@v1.2.6/oleutil/go-get.go (about) 1 // This file is here so go get succeeds as without it errors with: 2 // no buildable Go source files in ... 3 // 4 // +build !windows 5 6 package oleutil