X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=binapigen%2Frun.go;fp=binapigen%2Frun.go;h=5a1059a96e1ac6acd284ee2935169e9d5652e4e4;hp=d632519b46e58232fa961d78c83f69d99a95e501;hb=67cea0df30f7ef348e265c9326f7a9f15ba26240;hpb=278cd54dc581167fcd206d725c04ba69b3109c25 diff --git a/binapigen/run.go b/binapigen/run.go index d632519..5a1059a 100644 --- a/binapigen/run.go +++ b/binapigen/run.go @@ -25,7 +25,7 @@ import ( "github.com/sirupsen/logrus" - "git.fd.io/govpp.git/binapigen/vppapi" + "go.fd.io/govpp/binapigen/vppapi" ) type Options struct {