github.com/gofiber/fiber/v2@v2.47.0/internal/go-ole/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  //go:build !windows
     5  // +build !windows
     6  
     7  package oleutil