Change module name to go.fd.io/govpp
[govpp.git] / proxy / client.go
index d1c5d73..e333eb9 100644 (file)
@@ -21,8 +21,8 @@ import (
        "reflect"
        "time"
 
-       "git.fd.io/govpp.git/api"
-       "git.fd.io/govpp.git/core"
+       "go.fd.io/govpp/api"
+       "go.fd.io/govpp/core"
 )
 
 type Client struct {