File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/hashicorp/vault/api v1.15.0
13
13
github.com/patrickmn/go-cache v2.1.0+incompatible
14
14
github.com/prometheus/client_golang v1.20.3
15
- github.com/samber/slog-multi v1.2.1
15
+ github.com/samber/slog-multi v1.2.2
16
16
github.com/slok/kubewebhook/v2 v2.7.0
17
17
github.com/spf13/viper v1.19.0
18
18
github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -384,8 +384,8 @@ github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6g
384
384
github.com/sagikazarmark/slog-shim v0.1.0 /go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ =
385
385
github.com/samber/lo v1.47.0 h1:z7RynLwP5nbyRscyvcD043DWYoOcYRv3mV8lBeqOCLc =
386
386
github.com/samber/lo v1.47.0 /go.mod h1:RmDH9Ct32Qy3gduHQuKJ3gW1fMHAnE/fAzQuf6He5cU =
387
- github.com/samber/slog-multi v1.2.1 h1:MRVc6JxvGiZ+ubyANneZkMREAFAykoW0CACJZagT7so =
388
- github.com/samber/slog-multi v1.2.1 /go.mod h1:uLAvHpGqbYgX4FSL0p1ZwoLuveIAJvBECtE07XmYvFo =
387
+ github.com/samber/slog-multi v1.2.2 h1:tJfAyxFDk7CGiEumFTj1iXpD3Uu9rFPUKldpsTgUTGk =
388
+ github.com/samber/slog-multi v1.2.2 /go.mod h1:uLAvHpGqbYgX4FSL0p1ZwoLuveIAJvBECtE07XmYvFo =
389
389
github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp81k =
390
390
github.com/shopspring/decimal v1.4.0 /go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+DMd9qYNcwME =
391
391
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
You can’t perform that action at this time.
0 commit comments