Add logger package for shared logging across ToolHive projects #13
Annotations
6 errors
|
Run golangci-lint
issues found
|
|
Run golangci-lint
missing go.sum entry for module providing package go.uber.org/zap/zaptest/observer (imported by github.com/stacklok/toolhive-core/logger); to add:
|
|
Run golangci-lint
missing go.sum entry for module providing package go.uber.org/zap/zapcore (imported by github.com/stacklok/toolhive-core/logger); to add:
|
|
Run golangci-lint
missing go.sum entry for module providing package go.uber.org/zap (imported by github.com/stacklok/toolhive-core/logger); to add:
|
|
Run golangci-lint
missing go.sum entry for module providing package github.com/go-logr/zapr (imported by github.com/stacklok/toolhive-core/logger); to add:
|
|
Run golangci-lint
missing go.sum entry for module providing package github.com/go-logr/logr (imported by github.com/stacklok/toolhive-core/logger); to add:
|
Loading