We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0581b commit 5cf2806Copy full SHA for 5cf2806
bzlmod/02-override_bazel_module/WORKSPACE
@@ -12,7 +12,7 @@ http_archive(
12
# Use a fork version of gflags with git_repository.
13
git_repository(
14
name = "com_github_gflags_gflags",
15
- commit = "95995169e86f3fedd19696df5b1811d441c462a2",
+ commit = "986e8eed00ded8168ef4eaa6f925dc6be50b40fa",
16
remote = "https://github.com/meteorcloudy/gflags.git",
17
)
18
0 commit comments