Skip to content

Commit efb5535

Browse files
committed
remove local aspect_bazel_lib patch
1 parent aa56cd4 commit efb5535

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

MODULE.bazel

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@ module(
66

77
bazel_dep(name = "abseil-cpp", version = "20250512.1")
88
bazel_dep(name = "aspect_bazel_lib", version = "2.20.0")
9-
single_version_override(
10-
module_name = "aspect_bazel_lib",
11-
patch_strip = 1,
12-
patches = [
13-
"bazel/aspect_bazel_lib.patch",
14-
],
15-
)
169
bazel_dep(name = "bazel_skylib", version = "1.8.1")
1710
bazel_dep(name = "boringssl", version = "0.20250701.0")
1811
single_version_override(

bazel/aspect_bazel_lib.patch

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)