Skip to content

Commit 2802ff9

Browse files
author
Mrunal Patel
authored
Merge pull request #757 from klihub/fixes/incorrect-package-name
validate/capabilities: fix incorrect package name.
2 parents 946c877 + 2e043c6 commit 2802ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validate/capabilities/validate_unsupported.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//go:build !linux
22
// +build !linux
33

4-
package validate
4+
package capabilities
55

66
import (
77
"github.com/syndtr/gocapability/capability"

0 commit comments

Comments
 (0)