Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 0 additions & 39 deletions WORKSPACE

This file was deleted.

5 changes: 4 additions & 1 deletion bazel/deps.bzl
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
"""
Main dependencies of cel-cpp.
Legacy workspace dependencies of cel-cpp.

Dependencies are now managedby MODULE.bazel. The values here are not updated, but this file is
retained for clients that referenced it directly.
"""

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive", "http_jar")
Expand Down
18 changes: 0 additions & 18 deletions bazel/deps_extra.bzl

This file was deleted.