X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=proxy%2Fproxy.go;fp=proxy%2Fproxy.go;h=5d7c49953efc53b7673151bb385720178fefb812;hb=67cea0df30f7ef348e265c9326f7a9f15ba26240;hp=49c650d7eef376d12e7667ffa3eeb71d122357eb;hpb=278cd54dc581167fcd206d725c04ba69b3109c25;p=govpp.git diff --git a/proxy/proxy.go b/proxy/proxy.go index 49c650d..5d7c499 100644 --- a/proxy/proxy.go +++ b/proxy/proxy.go @@ -21,7 +21,7 @@ import ( "net/http" "net/rpc" - "git.fd.io/govpp.git/adapter" + "go.fd.io/govpp/adapter" ) // Server defines a proxy server that serves client requests to stats and binapi.