X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=binapigen%2Frun.go;h=5a1059a96e1ac6acd284ee2935169e9d5652e4e4;hb=HEAD;hp=d632519b46e58232fa961d78c83f69d99a95e501;hpb=278cd54dc581167fcd206d725c04ba69b3109c25;p=govpp.git 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 {