diff options
Diffstat (limited to 'binapi/crypto/crypto.ba.go')
-rw-r--r-- | binapi/crypto/crypto.ba.go | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/binapi/crypto/crypto.ba.go b/binapi/crypto/crypto.ba.go index ce51959..6cc0cb2 100644 --- a/binapi/crypto/crypto.ba.go +++ b/binapi/crypto/crypto.ba.go @@ -1,6 +1,6 @@ // Code generated by GoVPP's binapi-generator. DO NOT EDIT. // versions: -// binapi-generator: v0.5.0 +// binapi-generator: v0.6.0-dev // VPP: 22.02-release // source: /usr/share/vpp/api/core/crypto.api.json @@ -15,8 +15,8 @@ package crypto import ( "strconv" - api "git.fd.io/govpp.git/api" - codec "git.fd.io/govpp.git/codec" + api "go.fd.io/govpp/api" + codec "go.fd.io/govpp/codec" ) // This is a compile-time assertion to ensure that this generated file |