mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
bazel: fix bazel build failures
This commit is contained in:
@@ -11,6 +11,7 @@ go_library(
|
||||
"@com_github_gofrs_uuid//:go_default_library",
|
||||
"@com_github_opencontainers_go_digest//:go_default_library",
|
||||
"@com_github_opencontainers_image_spec//specs-go/v1:go_default_library",
|
||||
"@com_github_opensuse_umoci//:go_default_library",
|
||||
"@com_github_rs_zerolog//:go_default_library",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user