We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f0e0c5 commit fb0af15Copy full SHA for fb0af15
1 file changed
go.mod
@@ -37,7 +37,7 @@ require (
37
github.com/spf13/viper v1.20.0 // indirect
38
github.com/stretchr/objx v0.5.2 // indirect
39
github.com/subosito/gotenv v1.6.0 // indirect
40
- github.com/vektra/mockery/v2 v2.53.5 // indirect
+ github.com/vektra/mockery/v3 v3.5.4 // indirect
41
go.uber.org/multierr v1.11.0 // indirect
42
golang.org/x/mod v0.27.0 // indirect
43
golang.org/x/sync v0.16.0 // indirect
0 commit comments