Change module name to go.fd.io/govpp
[govpp.git] / proxy / server.go
index 3e8b307..11c443f 100644 (file)
@@ -23,9 +23,9 @@ import (
        "sync/atomic"
        "time"
 
-       "git.fd.io/govpp.git/adapter"
-       "git.fd.io/govpp.git/api"
-       "git.fd.io/govpp.git/core"
+       "go.fd.io/govpp/adapter"
+       "go.fd.io/govpp/api"
+       "go.fd.io/govpp/core"
 )
 
 const (