X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=core%2Fstream.go;fp=core%2Fstream.go;h=86bb99e290a3802e8601b99df8e3787085e12bd3;hp=67236f1f2da8c992b9ef2fc1579bdb40236ab0ec;hb=67cea0df30f7ef348e265c9326f7a9f15ba26240;hpb=278cd54dc581167fcd206d725c04ba69b3109c25 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 {