Merged in withcv-fix (pull request #509)

filter: change build tags to allow build withcv

Resolves Issue #412
This commit is contained in:
Trek Hopton 2023-09-06 09:00:14 +00:00
commit a978e27e4f
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
//go:build debug && withcv
// +build debug,withcv
//go:build !debug && withcv
// +build !debug,withcv
/*
DESCRIPTION