mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Merge pull request #60732 from ixdy/update-gazelle
Automatic merge from submit-queue (batch tested with PRs 60732, 60689, 60648, 60704). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Update gazelle to latest to fix vendoring issue **What this PR does / why we need it**: Fixes #60730 for the master branch. There are otherwise no functional differences. **Release note**: ```release-note NONE ``` /priority critical-urgent /milestone v1.10 /kind bug /sig testing
This commit is contained in:
commit
6f1ee5775e
@ -32,7 +32,7 @@ kube::util::go_install_from_commit \
|
||||
97099dccc8807e9159dc28f374a8f0602cab07e1
|
||||
kube::util::go_install_from_commit \
|
||||
github.com/bazelbuild/bazel-gazelle/cmd/gazelle \
|
||||
a85b63b06c2e0c75931e57c4a1a18d4e566bb6f4
|
||||
578e73e57d6a4054ef933db1553405c9284322c7
|
||||
|
||||
touch "${KUBE_ROOT}/vendor/BUILD"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user