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