mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-05 13:07:14 +00:00
Fix some rebase conflicts
This commit is contained in:
@@ -33,8 +33,9 @@ import (
|
||||
"slices"
|
||||
|
||||
"github.com/go-logr/logr"
|
||||
"go.pinniped.dev/internal/auditevent"
|
||||
"k8s.io/apiserver/pkg/audit"
|
||||
|
||||
"go.pinniped.dev/internal/auditevent"
|
||||
)
|
||||
|
||||
const errorKey = "error" // this matches zapr's default for .Error calls (which is asserted via tests)
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
package plog
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"fmt"
|
||||
"runtime"
|
||||
"strings"
|
||||
|
||||
Reference in New Issue
Block a user