diff options
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 "$@" |
