From 46ac83571fa797385042f59e632d95fe3368a501 Mon Sep 17 00:00:00 2001 From: Daniel Wagner-Hall Date: Tue, 7 May 2024 14:08:22 +0100 Subject: [PATCH] Log more --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index 56d57237..c6e6de0d 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -34,7 +34,7 @@ bazel_dep( git_override( module_name = "gazelle", remote = "https://github.com/illicitonion/bazel-gazelle.git", - commit = "e2d30acab3ad2bf057f223b611ad9a352e6aad2c", + commit = "df0df3ee8c2c0504374e104a050bc824b7ca5561", ) bazel_dep( name = "protobuf",