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 @@ -42,7 +42,7 @@ require (
42
42
github.com/creachadair/taskgroup v0.3.2
43
43
github.com/golangci/golangci-lint v1.45.2
44
44
github.com/google/go-cmp v0.5.7
45
- github.com/vektra/mockery/v2 v2.12.0
45
+ github.com/vektra/mockery/v2 v2.12.1
46
46
gotest.tools v2.2.0+incompatible
47
47
)
48
48
Original file line number Diff line number Diff line change @@ -1056,8 +1056,8 @@ github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyC
1056
1056
github.com/valyala/fasthttp v1.30.0 /go.mod h1:2rsYD01CKFrjjsvFxx75KlEUNpWNBY9JWD3K/7o2Cus =
1057
1057
github.com/valyala/quicktemplate v1.7.0 /go.mod h1:sqKJnoaOF88V07vkO+9FL8fb9uZg/VPSJnLYn+LmLk8 =
1058
1058
github.com/valyala/tcplisten v1.0.0 /go.mod h1:T0xQ8SeCZGxckz9qRXTfG43PvQ/mcWh7FwZEA7Ioqkc =
1059
- github.com/vektra/mockery/v2 v2.12.0 h1:g3lq1ni5swlT9y6jYBx/CITVpwg3vsWrhKIuIweAxYI =
1060
- github.com/vektra/mockery/v2 v2.12.0 /go.mod h1:8vf4KDDUptfkyypzdHLuE7OE2xA7Gdt60WgIS8PgD+U =
1059
+ github.com/vektra/mockery/v2 v2.12.1 h1:BAJk2fGjVg/P9Fi+BxZD1/ZeKTOclpeAb/SKCc12zXc =
1060
+ github.com/vektra/mockery/v2 v2.12.1 /go.mod h1:8vf4KDDUptfkyypzdHLuE7OE2xA7Gdt60WgIS8PgD+U =
1061
1061
github.com/viki-org/dnscache v0.0.0-20130720023526-c70c1f23c5d8 /go.mod h1:dniwbG03GafCjFohMDmz6Zc6oCuiqgH6tGNyXTkHzXE =
1062
1062
github.com/vishvananda/netlink v1.1.0 /go.mod h1:cTgwzPIzzgDAYoQrMm0EdrjRUBkTqKYppBueQtXaqoE =
1063
1063
github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df /go.mod h1:JP3t17pCcGlemwknint6hfoeCVQrEMVwxRLRjXpq+BU =
You can’t perform that action at this time.
0 commit comments