Upgrade dependency to VPP 17.07 RC0
[govpp.git] / core / core.go
index 2484c81..8977902 100644 (file)
@@ -12,6 +12,8 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+//go:generate binapi-generator --input-dir=bin_api --output-dir=bin_api
+
 package core
 
 import (