Skip to content

Commit

Permalink
Merge branch 'master' into topology-docker-project-name
Browse files Browse the repository at this point in the history
  • Loading branch information
matzf authored Nov 3, 2023
2 parents 17ea860 + 5d697c0 commit 2515c9a
Show file tree
Hide file tree
Showing 42 changed files with 1,741 additions and 1,008 deletions.
3 changes: 1 addition & 2 deletions control/mgmtapi/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,9 @@ go_library(
"//private/mgmtapi/segments/api:go_default_library",
"//private/storage:go_default_library",
"//private/storage/beacon:go_default_library",
"@com_github_deepmap_oapi_codegen//pkg/runtime:go_default_library", # keep
"@com_github_getkin_kin_openapi//openapi3:go_default_library", # keep
"@com_github_go_chi_chi_v5//:go_default_library", # keep
"@com_github_pkg_errors//:go_default_library", # keep
"@com_github_oapi_codegen_runtime//:go_default_library", # keep
"@org_golang_google_protobuf//proto:go_default_library",
],
)
Expand Down
Loading

0 comments on commit 2515c9a

Please sign in to comment.