http-server-status/vendor/github.com/go-ole/go-ole/oleutil/go-get.go

7 lines
145 B
Go

// This file is here so go get succeeds as without it errors with:
// no buildable Go source files in ...
//
// +build !windows
package oleutil