Change module name to go.fd.io/govpp
[govpp.git] / binapigen / binapigen_test.go
index 0352635..c9bfba7 100644 (file)
@@ -19,7 +19,7 @@ import (
 
        . "github.com/onsi/gomega"
 
-       "git.fd.io/govpp.git/binapigen/vppapi"
+       "go.fd.io/govpp/binapigen/vppapi"
 )
 
 func TestGenerator(t *testing.T) {