Change module name to go.fd.io/govpp
[govpp.git] / adapter / vppapiclient / vppapiclient_stub.go
index 20ad12b..57b71c3 100644 (file)
@@ -17,7 +17,7 @@
 package vppapiclient
 
 import (
-       "git.fd.io/govpp.git/adapter"
+       "go.fd.io/govpp/adapter"
 )
 
 // stubVppClient is just an stub adapter that does nothing. It builds only on Windows and OSX, where the real