Skip to content

Commit

Permalink
Merge pull request #4 from lox/support-dragonfly-os
Browse files Browse the repository at this point in the history
Detect dragonfly as a BSD variant
  • Loading branch information
denisbrodbeck committed Jul 11, 2018
2 parents f73c20e + b3fa18a commit e2e48f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion id_bsd.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// +build freebsd netbsd openbsd
// +build freebsd netbsd openbsd dragonfly

package machineid

Expand Down

0 comments on commit e2e48f9

Please sign in to comment.