summaryrefslogtreecommitdiff
path: root/vendor/github.com/spf13/cobra/command_notwin.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/spf13/cobra/command_notwin.go')
-rw-r--r--vendor/github.com/spf13/cobra/command_notwin.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/spf13/cobra/command_notwin.go b/vendor/github.com/spf13/cobra/command_notwin.go
index 6159c1cc1..bb5dad90b 100644
--- a/vendor/github.com/spf13/cobra/command_notwin.go
+++ b/vendor/github.com/spf13/cobra/command_notwin.go
@@ -1,3 +1,4 @@
+//go:build !windows
// +build !windows
package cobra