Skip to content

Commit 3da1192

Browse files
author
Aaron Lehmann
committed
plugins: Rename plugins_linux.go to plugins_unix.go and use build tags
This allows pkg/authorization to build on OS X. Signed-off-by: Aaron Lehmann <[email protected]>
1 parent 8098bf3 commit 3da1192

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// +build !windows
2+
13
package plugins
24

35
// BasePath returns the path to which all paths returned by the plugin are relative to.

0 commit comments

Comments
 (0)