From 88f746b7639fdb63c2c969eb8e9b7670e9b9bfbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 01:08:19 +0000 Subject: [PATCH] Update dependency bazelbuild/bazel-gazelle to v0.51.3 --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index c2f1c0e..b86d43d 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -75,7 +75,7 @@ jobs: expect_file: "lib/protocol/protocol.go" - name: bazel-gazelle repo: bazelbuild/bazel-gazelle - ref: v0.50.0 + ref: v0.51.3 expect_file: "cmd/gazelle/main.go" gopackagesdriver: true - name: prometheus