We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4d426b + f464a62 commit a1edf2eCopy full SHA for a1edf2e
1 file changed
pkg/client/process_volumes_darwin.go pkg/client/process_volumes_unix.gopkg/client/process_volumes_darwin.go renamed to pkg/client/process_volumes_unix.go
@@ -1,3 +1,5 @@
1
+//go:build unix && !linux
2
+
3
package client
4
5
import (
0 commit comments