aboutsummaryrefslogtreecommitdiffstats
path: root/core/stream.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/stream.go')
-rw-r--r--core/stream.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/stream.go b/core/stream.go
index 67236f1..86bb99e 100644
--- a/core/stream.go
+++ b/core/stream.go
@@ -22,7 +22,7 @@ import (
"sync"
"time"
- "git.fd.io/govpp.git/api"
+ "go.fd.io/govpp/api"
)
type Stream struct {