mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
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 <aaron.lehmann@docker.com> Upstream-commit: 3da119282806187079b1a6dfdfb0de7631a78647 Component: engine
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// +build !windows
|
||||
|
||||
package plugins
|
||||
|
||||
// BasePath returns the path to which all paths returned by the plugin are relative to.
|
||||
Reference in New Issue
Block a user