summaryrefslogtreecommitdiffstats
path: root/binapi/qos/qos.ba.go
diff options
context:
space:
mode:
Diffstat (limited to 'binapi/qos/qos.ba.go')
-rw-r--r--binapi/qos/qos.ba.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/binapi/qos/qos.ba.go b/binapi/qos/qos.ba.go
index 285e2c8..27aaf6b 100644
--- a/binapi/qos/qos.ba.go
+++ b/binapi/qos/qos.ba.go
@@ -1,7 +1,7 @@
// Code generated by GoVPP's binapi-generator. DO NOT EDIT.
// versions:
-// binapi-generator: v0.4.0-dev
-// VPP: 20.05-release
+// binapi-generator: v0.4.0
+// VPP: 20.05.1-release
// source: /usr/share/vpp/api/core/qos.api.json
// Package qos contains generated bindings for API file qos.api.
130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184