diff options
| author | Taras Madan <tarasmadan@google.com> | 2024-09-10 09:53:01 +0200 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2024-09-10 08:58:18 +0000 |
| commit | 47b9b6346dbbcfe6a0a820445ef2db658f47747c (patch) | |
| tree | aa6592904d405bc1786961a22a3990e9a541e912 /tools | |
| parent | 43a27ff6c27be3e7f43cc9d34d7055faaada091d (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 3a8d04c54..968495f8a 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.40.3 --log-level=error "$@" +go run github.com/vektra/mockery/v2@v2.45.1 --log-level=error "$@" |
