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 @@ -4,7 +4,7 @@ go 1.24.0
44
55require (
66 github.com/cert-manager/cert-manager v1.18.2
7- github.com/cert-manager/csi-lib v0.8.1
7+ github.com/cert-manager/csi-lib v0.9.0
88 github.com/fsnotify/fsnotify v1.9.0
99 github.com/go-jose/go-jose/v4 v4.1.1
1010 github.com/go-logr/logr v1.4.3
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM
1010github.com/blang/semver/v4 v4.0.0 /go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2yvyW5YoQ =
1111github.com/cert-manager/cert-manager v1.18.2 h1:H2P75ycGcTMauV3gvpkDqLdS3RSXonWF2S49QGA1PZE =
1212github.com/cert-manager/cert-manager v1.18.2 /go.mod h1:icDJx4kG9BCNpGjBvrmsFd99d+lXUvWdkkcrSSQdIiw =
13- github.com/cert-manager/csi-lib v0.8.1 h1:yrEJljsII/j8izW3ovH4W8xKmnGG9edDryAir8I6DJM =
14- github.com/cert-manager/csi-lib v0.8.1 /go.mod h1:wqOUgCZVV4E9bfIAWUIt5GHE89ubjf3GekbTrwlZypc =
13+ github.com/cert-manager/csi-lib v0.9.0 h1:77Xkj9k8Y6/CFoqD/O2m2m83BhoShE1nD0P8lAuMJuQ =
14+ github.com/cert-manager/csi-lib v0.9.0 /go.mod h1:o9AwopHlRKjgijo2SXKZ245XYFogqoV8WGq3TIx20LQ =
1515github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
1616github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
1717github.com/container-storage-interface/spec v1.10.0 h1:YkzWPV39x+ZMTa6Ax2czJLLwpryrQ+dPesB34mrRMXA =
You can’t perform that action at this time.
0 commit comments