Change the current gosdn plugin implementation from Go's internal plugin system to hashicorp's go-plugins
Compare changes
- Malte Bauch authored
@@ -20,8 +20,8 @@ import (
@@ -59,7 +59,7 @@ const mneID = "7e0ed8cc-ebf5-46fa-9794-741494914883"
@@ -95,7 +95,6 @@ func bootstrapUnitTest() {
@@ -123,12 +122,12 @@ func bootstrapUnitTest() {
@@ -172,6 +171,9 @@ func bootstrapUnitTest() {
@@ -182,6 +184,7 @@ func bootstrapUnitTest() {