Fix build for non-unix

This commit is contained in:
Deluan 2022-12-03 10:42:36 -05:00
parent 4549b91ae0
commit 68ceeb9ea1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//go:build unix
//go:build !windows && !plan9
package cmd