Change the current gosdn plugin implementation from Go's internal plugin system to hashicorp's go-plugins
Compare changes
- Malte Bauch authored
TODO: this commit has to be rebased
+ 2
− 8
@@ -7,9 +7,7 @@ import (
@@ -32,7 +30,7 @@ func Test_GetIds(t *testing.T) {
@@ -59,11 +57,7 @@ func ensureStoreFileForTestsIsRemoved(storeName string) {