mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-26 04:47:45 +08:00
Merge pull request #5274 from ipfs/feat/noplugin
build tag to disable dynamic plugins
This commit is contained in:
commit
8a29985298
@ -1,3 +1,5 @@
|
||||
// +build !noplugin
|
||||
|
||||
package loader
|
||||
|
||||
import (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user