Skip to content

Commit

Permalink
Load plugins on darwin/macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
fd committed Jun 12, 2019
1 parent ccef991 commit 42dc64d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/loader/load_linux.go → plugin/loader/load_unix.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// +build !noplugin
// +build linux,cgo darwin,cgo

package loader

Expand Down

0 comments on commit 42dc64d

Please sign in to comment.