Skip to content

Commit

Permalink
Merge branch 'main' into promote-unsigned-difference-expression-compa…
Browse files Browse the repository at this point in the history
…red-zero-to-code-scanning
  • Loading branch information
MathiasVP committed Jul 25, 2024
2 parents 5f70c44 + c693f03 commit 4d3377b
Show file tree
Hide file tree
Showing 477 changed files with 29,790 additions and 25,061 deletions.
4 changes: 4 additions & 0 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,10 @@ use_repo(
go_sdk = use_extension("@rules_go//go:extensions.bzl", "go_sdk")
go_sdk.download(version = "1.22.2")

go_deps = use_extension("@gazelle//:extensions.bzl", "go_deps")
go_deps.from_file(go_mod = "//go/extractor:go.mod")
use_repo(go_deps, "org_golang_x_mod", "org_golang_x_tools")

lfs_files = use_repo_rule("//misc/bazel:lfs.bzl", "lfs_files")

lfs_files(
Expand Down
Loading

0 comments on commit 4d3377b

Please sign in to comment.