Change module name to go.fd.io/govpp
[govpp.git] / adapter / vppapiclient / vppapiclient_stub.go
index 4df051c..57b71c3 100644 (file)
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
-// +build windows darwin
+// +build windows darwin novpp
 
 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