X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=binapigen%2Fvppapi%2Fintegration_test.go;h=c3df45c491df747876d5238d74dc8ba6b664382f;hb=HEAD;hp=9d619b83c705eea15d11b9f7aef0f95ae219d7b2;hpb=278cd54dc581167fcd206d725c04ba69b3109c25;p=govpp.git diff --git a/binapigen/vppapi/integration_test.go b/binapigen/vppapi/integration_test.go index 9d619b8..c3df45c 100644 --- a/binapigen/vppapi/integration_test.go +++ b/binapigen/vppapi/integration_test.go @@ -20,7 +20,7 @@ import ( "encoding/json" "testing" - "git.fd.io/govpp.git/binapigen/vppapi" + "go.fd.io/govpp/binapigen/vppapi" ) func TestParse(t *testing.T) {