From debc52dea8a81417bb08ca5bb934c7876b6d65e0 Mon Sep 17 00:00:00 2001
From: mhalaj1 <matus.halaj@pantheon.tech>
Date: Thu, 26 Aug 2021 13:10:48 +0200
Subject: regenerate binapi

Signed-off-by: mhalaj1 <matus.halaj@pantheon.tech>
Change-Id: I9bb6a5ca00aa542128bde0bfbbba7b57b9f16ed2
---
 binapi/gso/gso.ba.go | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'binapi/gso')

diff --git a/binapi/gso/gso.ba.go b/binapi/gso/gso.ba.go
index f243772..3c16c00 100644
--- a/binapi/gso/gso.ba.go
+++ b/binapi/gso/gso.ba.go
@@ -1,7 +1,7 @@
 // Code generated by GoVPP's binapi-generator. DO NOT EDIT.
 // versions:
-//  binapi-generator: v0.4.0
-//  VPP:              20.05.1-release
+//  binapi-generator: v0.3.5-56-gc0da1f2-dirty
+//  VPP:              21.06-release
 // source: /usr/share/vpp/api/core/gso.api.json
 
 // Package gso contains generated bindings for API file gso.api.
@@ -26,7 +26,7 @@ const _ = api.GoVppAPIPackageIsVersion2
 const (
 	APIFile    = "gso"
 	APIVersion = "1.0.0"
-	VersionCrc = 0x2ec8641f
+	VersionCrc = 0x81a73026
 )
 
 // FeatureGsoEnableDisable defines message 'feature_gso_enable_disable'.
-- 
cgit