Skip to content

Commit

Permalink
fix build tag
Browse files Browse the repository at this point in the history
  • Loading branch information
hdm committed Aug 13, 2024
1 parent e6cffc1 commit 6e3a729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/os_other.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//go:build !windows,!freebsd
//go:build !windows && !freebsd

package cmd

Expand Down

0 comments on commit 6e3a729

Please sign in to comment.