Fix build for non-unix

This commit is contained in:
Deluan 2022-12-03 10:42:36 -05:00 committed by Joe Stump
parent 69af07054e
commit 6d1eb06b9e
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

View File

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