X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=examples%2Fbinapi-types%2Fbinapi_types.go;fp=examples%2Fbinapi-types%2Fbinapi_types.go;h=75bf9b411c406fccef61ea2cd063332a56100c95;hp=ae650a1829c65d34f08a6c2b9ed7e6bf7c3809e3;hb=67cea0df30f7ef348e265c9326f7a9f15ba26240;hpb=278cd54dc581167fcd206d725c04ba69b3109c25 diff --git a/examples/binapi-types/binapi_types.go b/examples/binapi-types/binapi_types.go index ae650a1..75bf9b4 100644 --- a/examples/binapi-types/binapi_types.go +++ b/examples/binapi-types/binapi_types.go @@ -21,11 +21,11 @@ import ( "log" "time" - "git.fd.io/govpp.git/binapi/ethernet_types" - "git.fd.io/govpp.git/binapi/ip" - "git.fd.io/govpp.git/binapi/ip_types" - "git.fd.io/govpp.git/binapi/vpe_types" - "git.fd.io/govpp.git/codec" + "go.fd.io/govpp/binapi/ethernet_types" + "go.fd.io/govpp/binapi/ip" + "go.fd.io/govpp/binapi/ip_types" + "go.fd.io/govpp/binapi/vpe_types" + "go.fd.io/govpp/codec" ) func init() {