aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTaras Madan <tarasmadan@google.com>2024-06-05 15:37:44 +0200
committerTaras Madan <tarasmadan@google.com>2024-06-05 13:47:17 +0000
commit076c1393ec41f7bda1dbc3828f9874ae5e70a288 (patch)
tree8c0a9b8ab0090da70833af1c8f4651b946f50923 /tools
parent5aa1a7c940d309a8251de3a1fb423ab0cacb6317 (diff)
Revert "tools/mockery.sh: update to 2.43.2"
This reverts commit 5aa1a7c940d309a8251de3a1fb423ab0cacb6317.
Diffstat (limited to 'tools')
-rwxr-xr-xtools/mockery.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mockery.sh b/tools/mockery.sh
index cc8f34ecb..3a8d04c54 100755
--- a/tools/mockery.sh
+++ b/tools/mockery.sh
@@ -2,4 +2,4 @@
# Copyright 2022 syzkaller project authors. All rights reserved.
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
-go run github.com/vektra/mockery/v2@v2.43.2 --log-level=error "$@"
+go run github.com/vektra/mockery/v2@v2.40.3 --log-level=error "$@"