Skip to content

Commit

Permalink
Merge pull request #95 from iamleot/permission_linux_only_linux
Browse files Browse the repository at this point in the history
Remove impossible unix buildconstraint
  • Loading branch information
Mzack9999 authored Feb 26, 2023
2 parents b17bec2 + aa669b6 commit 1088141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion permission/permission_linux.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//go:build linux || unix
//go:build linux

package permissionutil

Expand Down

0 comments on commit 1088141

Please sign in to comment.