Skip to content

Commit

Permalink
update deps with gazelle
Browse files Browse the repository at this point in the history
  • Loading branch information
zmajeed committed Apr 26, 2024
1 parent 8af1d23 commit b984b40
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 0 deletions.
307 changes: 307 additions & 0 deletions MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions src/internal/clusterstate/v2.10.0/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,13 @@ go_library(
visibility = ["//src:__subpackages__"],
deps = [
"//src/internal/errors",
"//src/internal/log",
"//src/internal/migrations",
"//src/internal/pachsql",
"//src/internal/uuid",
"//src/pps",
"@org_golang_google_protobuf//proto",
"@org_uber_go_zap//:zap",
],
)

Expand Down

0 comments on commit b984b40

Please sign in to comment.