diff options
| author | Taras Madan <tarasmadan@google.com> | 2025-02-07 14:13:50 +0100 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2025-02-07 14:13:50 +0100 |
| commit | 2e835788ba034a2efebd4d7457efe052164c1729 (patch) | |
| tree | 89861a7a687198f7423fb04775a21d320aaddead /tools | |
| parent | 94926c8dd954acda93e0726c09325ecb8d88572b (diff) | |
go.mod: update mockery
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/mockery.sh | 2 |
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 "$@" |
