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 @@ -5,7 +5,7 @@ go 1.24.0
5
5
require (
6
6
github.com/golangci/golangci-lint v1.64.5
7
7
github.com/josephspurrier/goversioninfo v1.4.1
8
- github.com/vektra/mockery/v2 v2.52.2
8
+ github.com/vektra/mockery/v2 v2.52.3
9
9
mvdan.cc/gofumpt v0.7.0
10
10
)
11
11
Original file line number Diff line number Diff line change @@ -585,8 +585,8 @@ github.com/uudashr/gocognit v1.2.0 h1:3BU9aMr1xbhPlvJLSydKwdLN3tEUUrzPSSM8S4hDYR
585
585
github.com/uudashr/gocognit v1.2.0 /go.mod h1:k/DdKPI6XBZO1q7HgoV2juESI2/Ofj9AcHPZhBBdrTU =
586
586
github.com/uudashr/iface v1.3.1 h1:bA51vmVx1UIhiIsQFSNq6GZ6VPTk3WNMZgRiCe9R29U =
587
587
github.com/uudashr/iface v1.3.1 /go.mod h1:4QvspiRd3JLPAEXBQ9AiZpLbJlrWWgRChOKDJEuQTdg =
588
- github.com/vektra/mockery/v2 v2.52.2 h1:8QfPKUIrq8P3Cs7G79Iu4Byd5wdhGCE0quIS27x7rQo =
589
- github.com/vektra/mockery/v2 v2.52.2 /go.mod h1:zGDY/f6bip0Yh13GQ5j7xa43fuEoYBa4ICHEaihisHw =
588
+ github.com/vektra/mockery/v2 v2.52.3 h1:lInrh+OuJu3dY/UPFvdFmJ/lsscEnUFrTmagcRJKoWU =
589
+ github.com/vektra/mockery/v2 v2.52.3 /go.mod h1:zGDY/f6bip0Yh13GQ5j7xa43fuEoYBa4ICHEaihisHw =
590
590
github.com/xen0n/gosmopolitan v1.2.2 h1:/p2KTnMzwRexIW8GlKawsTWOxn7UHA+jCMF/V8HHtvU =
591
591
github.com/xen0n/gosmopolitan v1.2.2 /go.mod h1:7XX7Mj61uLYrj0qmeN0zi7XDon9JRAEhYQqAPLVNTeg =
592
592
github.com/yagipy/maintidx v1.0.0 h1:h5NvIsCz+nRDapQ0exNv4aJ0yXSI0420omVANTv3GJM =
You can’t perform that action at this time.
0 commit comments