1
0
Fork 0
mirror of https://github.com/kyverno/policy-reporter.git synced 2024-12-14 11:57:32 +00:00
policy-reporter/pkg/fixtures/logger.go

6 lines
70 B
Go
Raw Normal View History

package fixtures
import "go.uber.org/zap"
var Logger = zap.NewNop()