Skip to content

Commit 544e705

Browse files
authored
[pkg/util/crio] Add missing go build tag (#33590)
1 parent f168c36 commit 544e705

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/util/crio/crio_util.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// This product includes software developed at Datadog (https://www.datadoghq.com/).
44
// Copyright 2016-present Datadog, Inc.
55

6+
//go:build crio
7+
68
// Package crio provides a crio client.
79
package crio
810

0 commit comments

Comments
 (0)