mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-10 07:58:22 -05:00
* 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",
|
|
)
|