Add dedupelabels tag to not build regular labels

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
This commit is contained in:
Bryan Boreham 2023-11-23 19:14:24 +00:00
parent d51a5344cd
commit b39286fd1f
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//go:build !stringlabels
//go:build !stringlabels && !dedupelabels
package labels

View File

@ -11,7 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//go:build !stringlabels
//go:build !stringlabels && !dedupelabels
package labels