fiber/internal/go-ole/oleutil/go-get.go

7 lines
146 B
Go

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