github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/tools/mockery.sh (about) 1 #!/usr/bin/env bash 2 # Copyright 2022 syzkaller project authors. All rights reserved. 3 # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. 4 5 go run github.com/vektra/mockery/v2@v2.40.3 --log-level=error "$@"