mirror of
https://github.com/gofiber/fiber.git
synced 2025-07-09 03:58:51 +00:00
7 lines
146 B
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
|