mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Bump shellcheck to latest 2024 release.
Signed-off-by: James Blair <mail@jamesblair.net>
This commit is contained in:
parent
16ed0fe86e
commit
29b4ff2fd8
@ -60,7 +60,7 @@ fi
|
||||
PASSES=${PASSES:-"gofmt bom dep build unit"}
|
||||
KEEP_GOING_SUITE=${KEEP_GOING_SUITE:-false}
|
||||
PKG=${PKG:-}
|
||||
SHELLCHECK_VERSION=${SHELLCHECK_VERSION:-"v0.8.0"}
|
||||
SHELLCHECK_VERSION=${SHELLCHECK_VERSION:-"v0.10.0"}
|
||||
|
||||
if [ -z "${GOARCH:-}" ]; then
|
||||
GOARCH=$(go env GOARCH);
|
||||
|
Loading…
x
Reference in New Issue
Block a user