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 @@ -13,7 +13,7 @@ require (
13
13
github.com/hashicorp/vault/api v1.14.0
14
14
github.com/patrickmn/go-cache v2.1.0+incompatible
15
15
github.com/prometheus/client_golang v1.20.2
16
- github.com/samber/slog-multi v1.2.0
16
+ github.com/samber/slog-multi v1.2.1
17
17
github.com/slok/kubewebhook/v2 v2.6.0
18
18
github.com/spf13/viper v1.19.0
19
19
github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -391,8 +391,8 @@ github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6g
391
391
github.com/sagikazarmark/slog-shim v0.1.0 /go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ =
392
392
github.com/samber/lo v1.39.0 h1:4gTz1wUhNYLhFSKl6O+8peW0v2F4BCY034GRpU9WnuA =
393
393
github.com/samber/lo v1.39.0 /go.mod h1:+m/ZKRl6ClXCE2Lgf3MsQlWfh4bn1bz6CXEOxnEXnEA =
394
- github.com/samber/slog-multi v1.2.0 h1:JIebVdmeGkCMd5/ticlmU+aDYl4tdAZBmp5uLaSzr0k =
395
- github.com/samber/slog-multi v1.2.0 /go.mod h1:uLAvHpGqbYgX4FSL0p1ZwoLuveIAJvBECtE07XmYvFo =
394
+ github.com/samber/slog-multi v1.2.1 h1:MRVc6JxvGiZ+ubyANneZkMREAFAykoW0CACJZagT7so =
395
+ github.com/samber/slog-multi v1.2.1 /go.mod h1:uLAvHpGqbYgX4FSL0p1ZwoLuveIAJvBECtE07XmYvFo =
396
396
github.com/shopspring/decimal v1.2.0 /go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o =
397
397
github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp81k =
398
398
github.com/shopspring/decimal v1.4.0 /go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+DMd9qYNcwME =
You can’t perform that action at this time.
0 commit comments