File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/sirupsen/logrus v1.9.3
2020 github.com/spf13/viper v1.20.1
2121 github.com/stretchr/testify v1.10.0
22- github.com/swisscom/leaselocker v0.1 .0
22+ github.com/swisscom/leaselocker v0.2 .0
2323 go.uber.org/mock v0.5.2
2424 k8s.io/api v0.33.3
2525 k8s.io/apimachinery v0.33.3
Original file line number Diff line number Diff line change @@ -176,8 +176,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
176176github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
177177github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8 =
178178github.com/subosito/gotenv v1.6.0 /go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU =
179- github.com/swisscom/leaselocker v0.1 .0 h1:SvF5vLpFKSQGgvc8SeFpJmeidpairVB6dV5YcyzB8JA =
180- github.com/swisscom/leaselocker v0.1 .0 /go.mod h1:eFkjtUN6DDjWxYeIPmNny+GxJpyBUMueAJ8mYXuJEt8 =
179+ github.com/swisscom/leaselocker v0.2 .0 h1:5bmfVD7TKzRMwQl4E9La3Lfwd80cKD4JOQjeXIqrLrM =
180+ github.com/swisscom/leaselocker v0.2 .0 /go.mod h1:34qA0RtskqaqOqdrGWihIg4sinJRzNDd8kbmwhhMPO0 =
181181github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
182182github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
183183github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments