aboutsummaryrefslogtreecommitdiffstats
path: root/core/connection.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/connection.go')
-rw-r--r--core/connection.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/connection.go b/core/connection.go
index f796f3d..2c05333 100644
--- a/core/connection.go
+++ b/core/connection.go
@@ -25,9 +25,9 @@ import (
logger "github.com/sirupsen/logrus"
- "git.fd.io/govpp.git/adapter"
- "git.fd.io/govpp.git/api"
- "git.fd.io/govpp.git/codec"
+ "go.fd.io/govpp/adapter"
+ "go.fd.io/govpp/api"
+ "go.fd.io/govpp/codec"
)
const (