Change module name to go.fd.io/govpp
[govpp.git] / binapi / flowprobe / flowprobe.ba.go
index 92e155b..762882b 100644 (file)
@@ -1,7 +1,8 @@
 // Code generated by GoVPP's binapi-generator. DO NOT EDIT.
 // versions:
-//  binapi-generator: v0.4.0-dev
-//  VPP:              20.05-release
+//  binapi-generator: v0.6.0-dev
+//  VPP:              22.02-release
+// source: /usr/share/vpp/api/plugins/flowprobe.api.json
 
 // Package flowprobe contains generated bindings for API file flowprobe.api.
 //
@@ -14,9 +15,9 @@ package flowprobe
 import (
        "strconv"
 
-       api "git.fd.io/govpp.git/api"
-       interface_types "git.fd.io/govpp.git/binapi/interface_types"
-       codec "git.fd.io/govpp.git/codec"
+       api "go.fd.io/govpp/api"
+       interface_types "go.fd.io/govpp/binapi/interface_types"
+       codec "go.fd.io/govpp/codec"
 )
 
 // This is a compile-time assertion to ensure that this generated file
@@ -28,7 +29,7 @@ const _ = api.GoVppAPIPackageIsVersion2
 const (
        APIFile    = "flowprobe"
        APIVersion = "1.0.0"
-       VersionCrc = 0xe904179b
+       VersionCrc = 0x8da9f1c
 )
 
 // FlowprobeRecordFlags defines enum 'flowprobe_record_flags'.