We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 946c877 + 2e043c6 commit 2802ff9Copy full SHA for 2802ff9
validate/capabilities/validate_unsupported.go
@@ -1,7 +1,7 @@
1
//go:build !linux
2
// +build !linux
3
4
-package validate
+package capabilities
5
6
import (
7
"github.com/syndtr/gocapability/capability"
0 commit comments