mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-22 13:21:07 -05:00
22d093cc6f
* deps: update bazel (core) * bazel: depset -> list To comply with some breaking changes in rules_go v0.51, we explicitly need to type-cast the depsets to lists here. * bazel: migrate deprecated GoLibrary usage In rules_go v0.51.0, `GoLibrary` was deprecated and replaced by `GoInfo`. This adjusts our `protoc-gen-go` rule to use the new `GoInfo`. * deps: tidy all modules --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Moritz Sanft <58110325+msanft@users.noreply.github.com> Co-authored-by: edgelessci <edgelessci@users.noreply.github.com> |
||
---|---|---|
.. | ||
actionlint.sh.in | ||
buf.sh.in | ||
BUILD.bazel | ||
cli_docgen.sh.in | ||
go_bin_for_host.bzl | ||
go_generate.sh.in | ||
go_tidy.sh.in | ||
gocoverage_diff.sh.in | ||
golangci_lint.sh.in | ||
golicenses.sh.in | ||
govulncheck.sh.in | ||
keep_sorted.sh.in | ||
license_header.sh.in | ||
proto_targets_check.sh.in | ||
proto_targets.bzl | ||
shellcheck.sh.in | ||
shfmt.sh.in | ||
terraform_docgen.sh.in | ||
terraform.sh.in | ||
tfsec.sh.in | ||
unused_gh_actions.sh.in | ||
version_info_gen.sh.in |