File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/scality/raidmgmt
22
3- go 1.25.6
3+ go 1.26.5
44
55require (
66 github.com/pkg/errors v0.9.1
77 github.com/stretchr/testify v1.11.1
88 github.com/vektra/mockery/v2 v2.53.6
9- github.com/vektra/mockery/v3 v3.7.1
109)
1110
1211require (
Original file line number Diff line number Diff line change @@ -72,7 +72,6 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
7272github.com/subosito/gotenv v1.6.0 /go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU =
7373github.com/vektra/mockery/v2 v2.53.6 h1:qfUB6saauu652ZlMF/mEdlj7B/A0fw2XR0XBACBrf7Y =
7474github.com/vektra/mockery/v2 v2.53.6 /go.mod h1:fjxC+mskIZqf67+z34pHxRRyyZnPnWNA36Cirf01Pkg =
75- github.com/vektra/mockery/v3 v3.7.1 /go.mod h1:fbChccNiUvQaUVaCHS6/7OL5/D65KljJVk31LuPPUjY =
7675go.yaml.in/yaml/v3 v3.0.4 h1:tfq32ie2Jv2UxXFdLJdh3jXuOzWiL1fo0bu/FbuKpbc =
7776go.yaml.in/yaml/v3 v3.0.4 /go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg =
7877golang.org/x/mod v0.33.0 h1:tHFzIWbBifEmbwtGz65eaWyGiGZatSrT9prnU8DbVL8 =
You can’t perform that action at this time.
0 commit comments