mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-10 01:28:44 -04:00
deps: update bazel (core)
This commit is contained in:
parent
27573c302a
commit
626b8a0290
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
7.6.0
|
||||
7.6.1
|
||||
|
|
|
@ -8,7 +8,7 @@ use_repo(bazel_lib, "jq_toolchains")
|
|||
use_repo(bazel_lib, "yq_toolchains")
|
||||
|
||||
bazel_dep(name = "bazel_skylib", version = "1.8.1")
|
||||
bazel_dep(name = "gazelle", version = "0.43.0")
|
||||
bazel_dep(name = "gazelle", version = "0.45.0")
|
||||
bazel_dep(name = "hermetic_cc_toolchain", version = "4.0.1")
|
||||
bazel_dep(name = "rules_cc", version = "0.2.0")
|
||||
bazel_dep(name = "rules_go", version = "0.55.1", repo_name = "io_bazel_rules_go")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue