Skip to content

Commit

Permalink
build tag to disable dynamic plugins
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
  • Loading branch information
magik6k committed Jul 22, 2018
1 parent 1dede1b commit c858244
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugin/loader/load_linux.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// +build !noplugin

package loader

import (
Expand Down

0 comments on commit c858244

Please sign in to comment.