mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 19:40:37 +00:00
2a048019e1
* Revert "Update dependency com_github_aws_aws_sdk_go to v0.10.4 (#994)"
This reverts commit 028f056a75
.
* add failing test condition
* fix build
7 lines
139 B
Python
7 lines
139 B
Python
package(default_visibility = ["//visibility:public"])
|
|
|
|
alias(
|
|
name = "kubesec",
|
|
actual = "@com_github_shyiko_kubesec//:kubesec",
|
|
)
|