File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
github.com/kubernetes-csi/csi-lib-utils v0.14.1
22
22
github.com/kubernetes-csi/csi-proxy/client v1.0.1
23
23
github.com/kubernetes-csi/external-snapshotter/client/v4 v4.2.0
24
- github.com/microsoft/wmi v0.32 .0
24
+ github.com/microsoft/wmi v0.33 .0
25
25
github.com/onsi/ginkgo/v2 v2.23.4
26
26
github.com/onsi/gomega v1.37.0
27
27
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -298,8 +298,8 @@ github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e/go.mod h1:C1wdFJiN
298
298
github.com/mailru/easyjson v0.7.0 /go.mod h1:KAzv3t3aY1NaHWoQz1+4F1ccyAH66Jk7yos7ldAVICs =
299
299
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0 =
300
300
github.com/mailru/easyjson v0.7.7 /go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc =
301
- github.com/microsoft/wmi v0.32 .0 h1:8DbWxwqOg98knfLJ0QccLKXR6gWr7nRMllnUn84whxs =
302
- github.com/microsoft/wmi v0.32 .0 /go.mod h1:uImvBuQss3NEnzU5bcwq0DsUh54seU3Sl//oBn62LDw =
301
+ github.com/microsoft/wmi v0.33 .0 h1:XsvRw0U+o+yhX77q+LvwLZ1qottLp3tAESGUQrOzHt8 =
302
+ github.com/microsoft/wmi v0.33 .0 /go.mod h1:uImvBuQss3NEnzU5bcwq0DsUh54seU3Sl//oBn62LDw =
303
303
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible h1:aKW/4cBs+yK6gpqU3K/oIwk9Q/XICqd3zOX/UFuvqmk =
304
304
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible /go.mod h1:8AuVvqP/mXw1px98n46wfvcGfQ4ci2FwoAjKYxuo3Z4 =
305
305
github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
Original file line number Diff line number Diff line change @@ -386,7 +386,7 @@ github.com/kylelemons/godebug/pretty
386
386
github.com/mailru/easyjson/buffer
387
387
github.com/mailru/easyjson/jlexer
388
388
github.com/mailru/easyjson/jwriter
389
- # github.com/microsoft/wmi v0.32 .0
389
+ # github.com/microsoft/wmi v0.33 .0
390
390
## explicit; go 1.24.3
391
391
github.com/microsoft/wmi/go/wmi
392
392
github.com/microsoft/wmi/pkg/base/credential
You can’t perform that action at this time.
0 commit comments