We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eff3dd commit 4c08bdeCopy full SHA for 4c08bde
google/cloud/universe_domain/demo/WORKSPACE.bazel
@@ -19,9 +19,6 @@ workspace(name = "demo")
19
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
20
21
# Fetch the Google Cloud C++ libraries.
22
-# NOTE: Update this version and SHA256 as needed.
23
-# TODO(#13494): update the version to a commit SHA that contains the necessary
24
-# changes.
25
http_archive(
26
name = "google_cloud_cpp",
27
sha256 = "333fe00210ce1a6f0c1b51c232438a316eaf2c7a1724f75d0b2c64f8fc456aa7",
0 commit comments