X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=binapigen%2Fgen_helpers_test.go;h=a8d159f58c1730aaacac0359e854c1ba50e8b21e;hb=HEAD;hp=075dd8e65ae78ee3b56aa6930a8b30457e037f01;hpb=278cd54dc581167fcd206d725c04ba69b3109c25;p=govpp.git diff --git a/binapigen/gen_helpers_test.go b/binapigen/gen_helpers_test.go index 075dd8e..a8d159f 100644 --- a/binapigen/gen_helpers_test.go +++ b/binapigen/gen_helpers_test.go @@ -21,9 +21,9 @@ import ( . "github.com/onsi/gomega" - "git.fd.io/govpp.git/binapi/ethernet_types" - "git.fd.io/govpp.git/binapi/ip_types" - "git.fd.io/govpp.git/binapi/vpe_types" + "go.fd.io/govpp/binapi/ethernet_types" + "go.fd.io/govpp/binapi/ip_types" + "go.fd.io/govpp/binapi/vpe_types" ) func TestGeneratedParseAddress(t *testing.T) {