Change module name to go.fd.io/govpp
[govpp.git] / core / stream.go
index 67236f1..86bb99e 100644 (file)
@@ -22,7 +22,7 @@ import (
        "sync"
        "time"
 
-       "git.fd.io/govpp.git/api"
+       "go.fd.io/govpp/api"
 )
 
 type Stream struct {