1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 07:26:55 +00:00
kyverno/pkg/cosign/log.go

6 lines
105 B
Go
Raw Normal View History

package cosign
import "github.com/kyverno/kyverno/pkg/logging"
var logger = logging.WithName("cosign")