go-get.go 146 B

123456
  1. // This file is here so go get succeeds as without it errors with:
  2. // no buildable Go source files in ...
  3. //
  4. //go:build !windows
  5. package oleutil