aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTaras Madan <tarasmadan@google.com>2025-02-07 14:13:50 +0100
committerTaras Madan <tarasmadan@google.com>2025-02-07 14:13:50 +0100
commit2e835788ba034a2efebd4d7457efe052164c1729 (patch)
tree89861a7a687198f7423fb04775a21d320aaddead /tools
parent94926c8dd954acda93e0726c09325ecb8d88572b (diff)
go.mod: update mockery
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 968495f8a..cc29cb8f6 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.45.1 --log-level=error "$@"
+go run github.com/vektra/mockery/v2@v2.52.1 --log-level=error "$@"