diff options
| author | Taras Madan <tarasmadan@google.com> | 2024-06-05 15:37:44 +0200 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2024-06-05 13:47:17 +0000 |
| commit | 121701b62358a454bbfdccfadfcce9bb843602d6 (patch) | |
| tree | 928d38681068ef96056e5173ca305a046dc03f95 /go.mod | |
| parent | 076c1393ec41f7bda1dbc3828f9874ae5e70a288 (diff) | |
Revert "mod: bump github.com/vektra/mockery/v2 from 2.40.3 to 2.43.2"
This reverts commit 568d10fd6d0d9b79cb09fe344bf77bde20ed665f.
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,6 @@ module github.com/google/syzkaller go 1.21 -toolchain go1.22.3 require ( cloud.google.com/go/logging v1.10.0 @@ -21,7 +20,7 @@ require ( github.com/sergi/go-diff v1.3.1 github.com/stretchr/testify v1.9.0 github.com/ulikunitz/xz v0.5.12 - github.com/vektra/mockery/v2 v2.43.2 + github.com/vektra/mockery/v2 v2.40.3 golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc golang.org/x/oauth2 v0.20.0 golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c |
