deps: update bazel (core) (#3186)

* deps: update bazel (core)

* deps: tidy all modules

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-20 13:49:33 +02:00 committed by GitHub
parent afd6b35f18
commit c01f735042
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 117 additions and 2577 deletions

View File

@ -1 +1 @@
7.1.2
7.2.0

View File

@ -5,7 +5,7 @@ bazel_dep(name = "bazel_skylib", version = "1.6.1")
bazel_dep(name = "gazelle", version = "0.36.0")
bazel_dep(name = "hermetic_cc_toolchain", version = "3.1.0")
bazel_dep(name = "rules_cc", version = "0.0.9")
bazel_dep(name = "rules_go", version = "0.48.0", repo_name = "io_bazel_rules_go")
bazel_dep(name = "rules_go", version = "0.48.1", repo_name = "io_bazel_rules_go")
bazel_dep(name = "rules_pkg", version = "0.10.1")
bazel_dep(name = "rules_proto", version = "6.0.0.bcr.1")
bazel_dep(name = "rules_python", version = "0.32.2")
@ -16,7 +16,7 @@ bazel_dep(name = "buildifier_prebuilt", version = "6.4.0", dev_dependency = True
# until go.work support is released
git_override(
module_name = "gazelle",
commit = "7d10bf7befce477f518056cfc502939000bea3fa",
commit = "476a9447de621f3d6ab0154cc5683b989c79f9c1",
remote = "https://github.com/bazelbuild/bazel-gazelle",
)

2688
MODULE.bazel.lock generated

File diff suppressed because it is too large Load Diff