changes import paths from gerrit.fd.io/r/govpp.git to git.fd.io/govpp.git
[govpp.git] / adapter / vppapiclient / vppapiclient_adapter.go
index 82c820e..74f0118 100644 (file)
@@ -82,7 +82,7 @@ import (
        "reflect"
        "unsafe"
 
-       "gerrit.fd.io/r/govpp.git/adapter"
+       "git.fd.io/govpp.git/adapter"
 )
 
 // vppAPIClientAdapter is the opaque context of the adapter.