X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=codec%2Fmarshaler.go;fp=codec%2Fmarshaler.go;h=26e6ba3c12600bfd74db53e97f66281db9f44970;hb=67cea0df30f7ef348e265c9326f7a9f15ba26240;hp=803b0f5bf53b23376b956b72ecb2f3a7ad502254;hpb=278cd54dc581167fcd206d725c04ba69b3109c25;p=govpp.git diff --git a/codec/marshaler.go b/codec/marshaler.go index 803b0f5..26e6ba3 100644 --- a/codec/marshaler.go +++ b/codec/marshaler.go @@ -20,7 +20,7 @@ import ( "github.com/lunixbochs/struc" - "git.fd.io/govpp.git/api" + "go.fd.io/govpp/api" ) // Marshaler is the interface implemented by the binary API messages that can