Update go.mod to satisfy v2 requirements

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
This commit is contained in:
Ivan Kozlovic
2019-06-03 19:45:47 -06:00
parent 7f7fe225e0
commit ed1901c792
47 changed files with 86 additions and 1011 deletions

View File

@@ -26,7 +26,7 @@ import (
"testing"
"time"
"github.com/nats-io/nats-server/server"
"github.com/nats-io/nats-server/v2/server"
)
// So we can pass tests and benchmarks..