diff options
Diffstat (limited to 'vendor/github.com/jessevdk/go-flags/optstyle_other.go')
| -rw-r--r-- | vendor/github.com/jessevdk/go-flags/optstyle_other.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/jessevdk/go-flags/optstyle_other.go b/vendor/github.com/jessevdk/go-flags/optstyle_other.go index 56dfdae12..f84b69746 100644 --- a/vendor/github.com/jessevdk/go-flags/optstyle_other.go +++ b/vendor/github.com/jessevdk/go-flags/optstyle_other.go @@ -1,3 +1,4 @@ +//go:build !windows || forceposix // +build !windows forceposix package flags |
