Skip to content

Commit c0a398a

Browse files
kishanpsbibhuprasad-hcl
authored andcommitted
[comb] Make pins depend on github.com/google/gutil.
Signed-off-by: Bibhuprasad Singh <[email protected]> Signed-off-by: bibhuprasad-hcl <[email protected]>
1 parent 907451d commit c0a398a

File tree

491 files changed

+1566
-6060
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

491 files changed

+1566
-6060
lines changed

WORKSPACE.bazel

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,12 @@ rules_proto_grpc_toolchains()
107107

108108
rules_proto_grpc_repos()
109109

110+
# -- Load GUtil -----------------------------------------------------------------
111+
112+
load("@com_google_gutil//:gutil_deps.bzl", "gutil_deps")
113+
114+
gutil_deps()
115+
110116
# -- Load P4Runtime ------------------------------------------------------------
111117

112118
load("@com_github_p4lang_p4runtime//:p4runtime_deps.bzl", "p4runtime_deps")

0 commit comments

Comments
 (0)