mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-26 04:26:07 +08:00
misc: make codecov really happy
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
@ -12,6 +12,7 @@ import (
|
||||
git "gx/ipfs/Qma7Kuwun7w8SZphjEPDVxvGfetBkqdNGmigDA13sJdLex/go-ipld-git"
|
||||
)
|
||||
|
||||
// Plugins is exported list of plugins that will be loaded
|
||||
var Plugins = []plugin.Plugin{
|
||||
&gitPlugin{},
|
||||
}
|
||||
|
Reference in New Issue
Block a user