| load("@bazel_gazelle//:deps.bzl", "go_repository") |
| |
| def go_repositories(): |
| go_repository( |
| name = "co_honnef_go_tools", |
| commit = "ea95bdfd59fc", |
| importpath = "honnef.co/go/tools", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_abbot_go_http_auth", |
| commit = "860ed7f246ff5abfdbd5c7ce618fd37b49fd3d86", |
| importpath = "github.com/abbot/go-http-auth", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_alecthomas_template", |
| commit = "a0175ee3bccc", |
| importpath = "github.com/alecthomas/template", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_alecthomas_units", |
| commit = "2efee857e7cf", |
| importpath = "github.com/alecthomas/units", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_armon_consul_api", |
| commit = "eb2c6b5be1b6", |
| importpath = "github.com/armon/consul-api", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_arran4_golang_ical", |
| importpath = "github.com/arran4/golang-ical", |
| build_naming_convention = "go_default_library", |
| sum = "h1:oOgavmDMGCnNtwZwNoXuK3jCcpF3I96Do9/5qPeSCr8=", |
| version = "v0.0.0-20210601225245-48fd351b08e7", |
| ) |
| go_repository( |
| name = "com_github_asaskevich_govalidator", |
| commit = "f61b66f89f4a", |
| importpath = "github.com/asaskevich/govalidator", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_azure_go_ansiterm", |
| commit = "d6e3b3328b78", |
| importpath = "github.com/Azure/go-ansiterm", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_azure_go_autorest", |
| importpath = "github.com/Azure/go-autorest", |
| build_naming_convention = "go_default_library", |
| tag = "v11.5.0", |
| ) |
| go_repository( |
| name = "com_github_beorn7_perks", |
| importpath = "github.com/beorn7/perks", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "com_github_bgentry_speakeasy", |
| importpath = "github.com/bgentry/speakeasy", |
| build_naming_convention = "go_default_library", |
| tag = "v0.1.0", |
| ) |
| go_repository( |
| name = "com_github_bitnami_kubecfg", |
| importpath = "github.com/bitnami/kubecfg", |
| build_naming_convention = "go_default_library", |
| vcs = "git", |
| commit = "5070ed28ed12016b0ca75dcfd257f567f581c095", |
| remote = "https://github.com/q3k/kubecfg", |
| build_extra_args = ["-exclude=vendor"], |
| ) |
| |
| go_repository( |
| name = "com_github_blang_semver", |
| importpath = "github.com/blang/semver", |
| build_naming_convention = "go_default_library", |
| tag = "v3.5.0", |
| ) |
| |
| go_repository( |
| name = "com_github_boltdb_bolt", |
| importpath = "github.com/boltdb/bolt", |
| build_naming_convention = "go_default_library", |
| sum = "h1:JQmyP4ZBrce+ZQu0dY660FMfatumYDLun9hBCUVIkF4=", |
| version = "v1.3.1", |
| ) |
| go_repository( |
| name = "com_github_burntsushi_toml", |
| importpath = "github.com/BurntSushi/toml", |
| build_naming_convention = "go_default_library", |
| tag = "v0.3.1", |
| ) |
| |
| go_repository( |
| name = "com_github_burntsushi_xgb", |
| commit = "27f122750802", |
| importpath = "github.com/BurntSushi/xgb", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_cenkalti_backoff", |
| commit = "4b4cebaf850ec58f1bb1fec5bdebdf8501c2bc3f", |
| importpath = "github.com/cenkalti/backoff", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_census_instrumentation_opencensus_proto", |
| importpath = "github.com/census-instrumentation/opencensus-proto", |
| build_naming_convention = "go_default_library", |
| sum = "h1:t/LhUZLVitR1Ow2YOnduCsavhwFUklBMoGVYUCqmCqk=", |
| version = "v0.3.0", |
| build_extra_args = ["-exclude=src"], |
| ) |
| go_repository( |
| name = "com_github_cespare_xxhash", |
| commit = "d7df74196a9e781ede915320c11c378c1b2f3a1f", |
| importpath = "github.com/cespare/xxhash", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_chai2010_gettext_go", |
| commit = "c6fed771bfd5", |
| importpath = "github.com/chai2010/gettext-go", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_client9_misspell", |
| importpath = "github.com/client9/misspell", |
| build_naming_convention = "go_default_library", |
| tag = "v0.3.4", |
| ) |
| go_repository( |
| name = "com_github_cloudflare_cfrpki", |
| commit = "adece784464315db69299ba75e9287c60cd95c69", |
| importpath = "github.com/cloudflare/cfrpki", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_cloudflare_cfssl", |
| commit = "768cd563887febaad559b511aaa5964823ccb4ab", |
| importpath = "github.com/cloudflare/cfssl", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_cloudflare_gortr", |
| commit = "95270606e8853d9b93f5be46d656d08ec0a4ef09", |
| importpath = "github.com/cloudflare/gortr", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_cockroachdb_cockroach_go", |
| commit = "e0a95dfd547cc9c3ebaaba1a12c2afe4bf621ac5", |
| importpath = "github.com/cockroachdb/cockroach-go", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_cockroachdb_datadriven", |
| commit = "80d97fb3cbaa", |
| importpath = "github.com/cockroachdb/datadriven", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_containerd_continuity", |
| commit = "7f53d412b9eb", |
| importpath = "github.com/containerd/continuity", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_coreos_clair", |
| commit = "44ae4bc9590a", |
| importpath = "github.com/coreos/clair", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_coreos_etcd", |
| importpath = "github.com/coreos/etcd", |
| build_naming_convention = "go_default_library", |
| tag = "v3.3.10", |
| ) |
| |
| go_repository( |
| name = "com_github_coreos_go_etcd", |
| importpath = "github.com/coreos/go-etcd", |
| build_naming_convention = "go_default_library", |
| tag = "v2.0.0", |
| ) |
| |
| go_repository( |
| name = "com_github_coreos_go_oidc", |
| importpath = "github.com/coreos/go-oidc", |
| build_naming_convention = "go_default_library", |
| tag = "v2.1.0", |
| ) |
| |
| go_repository( |
| name = "com_github_coreos_go_semver", |
| importpath = "github.com/coreos/go-semver", |
| build_naming_convention = "go_default_library", |
| tag = "v0.3.0", |
| ) |
| |
| go_repository( |
| name = "com_github_coreos_go_systemd", |
| commit = "95778dfbb74e", |
| importpath = "github.com/coreos/go-systemd", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_coreos_pkg", |
| commit = "97fdf19511ea", |
| importpath = "github.com/coreos/pkg", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_cpuguy83_go_md2man", |
| importpath = "github.com/cpuguy83/go-md2man", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.10", |
| ) |
| |
| go_repository( |
| name = "com_github_creack_pty", |
| importpath = "github.com/creack/pty", |
| build_naming_convention = "go_default_library", |
| tag = "v1.1.7", |
| ) |
| go_repository( |
| name = "com_github_davecgh_go_spew", |
| importpath = "github.com/davecgh/go-spew", |
| build_naming_convention = "go_default_library", |
| tag = "v1.1.1", |
| ) |
| |
| go_repository( |
| name = "com_github_daviddengcn_go_colortext", |
| commit = "511bcaf42ccd", |
| importpath = "github.com/daviddengcn/go-colortext", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_dgraph_io_ristretto", |
| commit = "83508260cb49a2c3261c2774c991870fd18b5a1b", |
| importpath = "github.com/dgraph-io/ristretto", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_dgrijalva_jwt_go", |
| importpath = "github.com/dgrijalva/jwt-go", |
| build_naming_convention = "go_default_library", |
| tag = "v3.2.0", |
| ) |
| go_repository( |
| name = "com_github_djherbis_atime", |
| commit = "2d569978378562c466df74eda2d82900f435c5f4", |
| importpath = "github.com/djherbis/atime", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_docker_cli", |
| commit = "54c19e67f69c", |
| importpath = "github.com/docker/cli", |
| build_naming_convention = "go_default_library", |
| build_extra_args = ["-exclude=vendor"], |
| ) |
| |
| go_repository( |
| name = "com_github_docker_distribution", |
| importpath = "github.com/docker/distribution", |
| build_naming_convention = "go_default_library", |
| tag = "v2.7.1", |
| build_extra_args = ["-exclude=vendor"], |
| ) |
| |
| go_repository( |
| name = "com_github_docker_docker", |
| commit = "be7ac8be2ae0", |
| importpath = "github.com/docker/docker", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_docker_docker_ce", |
| commit = "f53bd8bb8e43", |
| importpath = "github.com/docker/docker-ce", |
| build_naming_convention = "go_default_library", |
| build_extra_args = ["-exclude=components/cli/vendor"], |
| ) |
| |
| go_repository( |
| name = "com_github_docker_docker_credential_helpers", |
| importpath = "github.com/docker/docker-credential-helpers", |
| build_naming_convention = "go_default_library", |
| tag = "v0.6.1", |
| ) |
| |
| go_repository( |
| name = "com_github_docker_go_connections", |
| commit = "97c2040d34df", |
| importpath = "github.com/docker/go-connections", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_docker_go_metrics", |
| commit = "399ea8c73916", |
| importpath = "github.com/docker/go-metrics", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_docker_go_units", |
| importpath = "github.com/docker/go-units", |
| build_naming_convention = "go_default_library", |
| tag = "v0.3.3", |
| ) |
| |
| go_repository( |
| name = "com_github_docker_libtrust", |
| commit = "aabc10ec26b7", |
| importpath = "github.com/docker/libtrust", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_docker_spdystream", |
| commit = "449fdfce4d96", |
| importpath = "github.com/docker/spdystream", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_dustin_go_humanize", |
| importpath = "github.com/dustin/go-humanize", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "com_github_elazarl_go_bindata_assetfs", |
| commit = "38087fe4dafb", |
| importpath = "github.com/elazarl/go-bindata-assetfs", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_elazarl_goproxy", |
| commit = "c4fc26588b6e", |
| importpath = "github.com/elazarl/goproxy", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_emicklei_go_restful", |
| importpath = "github.com/emicklei/go-restful", |
| build_naming_convention = "go_default_library", |
| tag = "v2.9.5", |
| ) |
| |
| go_repository( |
| name = "com_github_emirpasic_gods", |
| commit = "80e934ed68b9084f386ae25f74f839aaecfb54d8", |
| importpath = "github.com/emirpasic/gods", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_evanphx_json_patch", |
| importpath = "github.com/evanphx/json-patch", |
| build_naming_convention = "go_default_library", |
| tag = "v4.2.0", |
| ) |
| |
| go_repository( |
| name = "com_github_exponent_io_jsonpath", |
| commit = "d6023ce2651d", |
| importpath = "github.com/exponent-io/jsonpath", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_fatih_camelcase", |
| importpath = "github.com/fatih/camelcase", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "com_github_fatih_color", |
| importpath = "github.com/fatih/color", |
| build_naming_convention = "go_default_library", |
| tag = "v1.7.0", |
| ) |
| go_repository( |
| name = "com_github_fernet_fernet_go", |
| commit = "9eac43b88a5e", |
| importpath = "github.com/fernet/fernet-go", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_fsnotify_fsnotify", |
| importpath = "github.com/fsnotify/fsnotify", |
| build_naming_convention = "go_default_library", |
| tag = "v1.4.7", |
| ) |
| |
| go_repository( |
| name = "com_github_gabriel_vasile_mimetype", |
| commit = "06500030e7d26826f68caa5ca7d98c315c4caa28", |
| importpath = "github.com/gabriel-vasile/mimetype", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_gchaincl_sqlhooks", |
| commit = "1932c8dd22f2283687586008bf2d58c2c5c014d0", |
| importpath = "github.com/gchaincl/sqlhooks", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_genuinetools_pkg", |
| commit = "1c141f661797", |
| importpath = "github.com/genuinetools/pkg", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_genuinetools_reg", |
| commit = "d959057b30da", |
| importpath = "github.com/genuinetools/reg", |
| build_naming_convention = "go_default_library", |
| build_extra_args = ["-exclude=vendor"], |
| ) |
| |
| go_repository( |
| name = "com_github_ghodss_yaml", |
| importpath = "github.com/ghodss/yaml", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "com_github_globalsign_mgo", |
| commit = "eeefdecb41b8", |
| importpath = "github.com/globalsign/mgo", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_go_git_gcfg", |
| commit = "22f18f9a74d34e3b1a7d59cfa33043bc50ebe376", |
| importpath = "github.com/go-git/gcfg", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_go_git_go_billy_v5", |
| commit = "d7a8afccaed297c30f8dff5724dbe422b491dd0d", |
| importpath = "github.com/go-git/go-billy/v5", |
| build_naming_convention = "go_default_library", |
| remote = "https://github.com/go-git/go-billy", |
| vcs = "git", |
| ) |
| |
| go_repository( |
| name = "com_github_go_git_go_git_v5", |
| commit = "3127ad9a44a2ee935502816065dfe39f494f583d", |
| importpath = "github.com/go-git/go-git/v5", |
| build_naming_convention = "go_default_library", |
| remote = "https://github.com/go-git/go-git", |
| vcs = "git", |
| build_extra_args = [ |
| "-known_import=github.com/go-git/go-billy/v5", |
| ], |
| ) |
| go_repository( |
| name = "com_github_go_kit_kit", |
| importpath = "github.com/go-kit/kit", |
| build_naming_convention = "go_default_library", |
| tag = "v0.8.0", |
| ) |
| |
| go_repository( |
| name = "com_github_go_logfmt_logfmt", |
| importpath = "github.com/go-logfmt/logfmt", |
| build_naming_convention = "go_default_library", |
| tag = "v0.3.0", |
| ) |
| |
| go_repository( |
| name = "com_github_go_logr_logr", |
| importpath = "github.com/go-logr/logr", |
| build_naming_convention = "go_default_library", |
| sum = "h1:QvGt2nLcHH0WK9orKa+ppBPAxREcH364nPUedEpK0TY=", |
| version = "v0.2.0", |
| ) |
| go_repository( |
| name = "com_github_go_ole_go_ole", |
| commit = "938323a72016e9cf84fa5fba7635089efb0ad87f", |
| importpath = "github.com/go-ole/go-ole", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_go_openapi_analysis", |
| importpath = "github.com/go-openapi/analysis", |
| build_naming_convention = "go_default_library", |
| tag = "v0.19.2", |
| ) |
| go_repository( |
| name = "com_github_go_openapi_errors", |
| importpath = "github.com/go-openapi/errors", |
| build_naming_convention = "go_default_library", |
| tag = "v0.19.7", |
| ) |
| |
| go_repository( |
| name = "com_github_go_openapi_jsonpointer", |
| importpath = "github.com/go-openapi/jsonpointer", |
| build_naming_convention = "go_default_library", |
| tag = "v0.19.3", |
| ) |
| |
| go_repository( |
| name = "com_github_go_openapi_jsonreference", |
| importpath = "github.com/go-openapi/jsonreference", |
| build_naming_convention = "go_default_library", |
| tag = "v0.19.2", |
| ) |
| go_repository( |
| name = "com_github_go_openapi_loads", |
| importpath = "github.com/go-openapi/loads", |
| build_naming_convention = "go_default_library", |
| tag = "v0.19.2", |
| ) |
| go_repository( |
| name = "com_github_go_openapi_runtime", |
| importpath = "github.com/go-openapi/runtime", |
| build_naming_convention = "go_default_library", |
| tag = "v0.19.21", |
| ) |
| |
| go_repository( |
| name = "com_github_go_openapi_spec", |
| importpath = "github.com/go-openapi/spec", |
| build_naming_convention = "go_default_library", |
| tag = "v0.19.2", |
| ) |
| go_repository( |
| name = "com_github_go_openapi_strfmt", |
| importpath = "github.com/go-openapi/strfmt", |
| build_naming_convention = "go_default_library", |
| tag = "v0.19.0", |
| ) |
| |
| go_repository( |
| name = "com_github_go_openapi_swag", |
| importpath = "github.com/go-openapi/swag", |
| build_naming_convention = "go_default_library", |
| tag = "v0.19.5", |
| ) |
| |
| go_repository( |
| name = "com_github_go_openapi_validate", |
| importpath = "github.com/go-openapi/validate", |
| build_naming_convention = "go_default_library", |
| tag = "v0.20.2", |
| ) |
| |
| go_repository( |
| name = "com_github_go_stack_stack", |
| importpath = "github.com/go-stack/stack", |
| build_naming_convention = "go_default_library", |
| tag = "v1.8.0", |
| ) |
| |
| go_repository( |
| name = "com_github_go_telegram_bot_api_telegram_bot_api", |
| commit = "b33efeebc78563cfeddf19563781cffb16aaabdf", |
| importpath = "github.com/go-telegram-bot-api/telegram-bot-api", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_go_test_deep", |
| commit = "cf67d735e69b4a4d50cdf571a92b0144786080f7", |
| importpath = "github.com/go-test/deep", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_golang_collections_go_datastructures", |
| commit = "59788d5eb2591d3497ffb8fafed2f16fe00e7775", |
| importpath = "github.com/golang-collections/go-datastructures", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_golang_glog", |
| commit = "23def4e6c14b", |
| importpath = "github.com/golang/glog", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_golang_groupcache", |
| commit = "02826c3e7903", |
| importpath = "github.com/golang/groupcache", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_golang_migrate_migrate_v4", |
| commit = "e93eaeb3fe21ce2ccc1365277a01863e6bc84d9c", |
| importpath = "github.com/golang-migrate/migrate/v4", |
| build_naming_convention = "go_default_library", |
| remote = "https://github.com/golang-migrate/migrate", |
| vcs = "git", |
| ) |
| |
| go_repository( |
| name = "com_github_golang_mock", |
| importpath = "github.com/golang/mock", |
| build_naming_convention = "go_default_library", |
| tag = "v1.2.0", |
| ) |
| |
| go_repository( |
| name = "com_github_golangplus_bytes", |
| commit = "45c989fe5450", |
| importpath = "github.com/golangplus/bytes", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_golangplus_fmt", |
| commit = "2a5d6d7d2995", |
| importpath = "github.com/golangplus/fmt", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_golangplus_testing", |
| commit = "af21d9c3145e", |
| importpath = "github.com/golangplus/testing", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_google_btree", |
| importpath = "github.com/google/btree", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "com_github_google_go_cmp", |
| importpath = "github.com/google/go-cmp", |
| build_naming_convention = "go_default_library", |
| tag = "v0.3.0", |
| ) |
| |
| go_repository( |
| name = "com_github_google_go_jsonnet", |
| importpath = "github.com/google/go-jsonnet", |
| build_naming_convention = "go_default_library", |
| tag = "v0.12.1", |
| ) |
| go_repository( |
| name = "com_github_google_gofuzz", |
| importpath = "github.com/google/gofuzz", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "com_github_google_martian", |
| importpath = "github.com/google/martian", |
| build_naming_convention = "go_default_library", |
| tag = "v2.1.0", |
| ) |
| |
| go_repository( |
| name = "com_github_google_pprof", |
| commit = "3ea8567a2e57", |
| importpath = "github.com/google/pprof", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_google_shlex", |
| importpath = "github.com/google/shlex", |
| sum = "h1:El6M4kTTCOh6aBiKaUGG7oYTSPP8MxqL4YI3kZKwcP4=", |
| version = "v0.0.0-20191202100458-e7afc7fbc510", |
| ) |
| |
| go_repository( |
| name = "com_github_google_uuid", |
| importpath = "github.com/google/uuid", |
| build_naming_convention = "go_default_library", |
| tag = "v1.1.1", |
| ) |
| |
| go_repository( |
| name = "com_github_googleapis_gax_go_v2", |
| importpath = "github.com/googleapis/gax-go/v2", |
| build_naming_convention = "go_default_library", |
| tag = "v2.0.4", |
| ) |
| go_repository( |
| name = "com_github_googleapis_gnostic", |
| build_file_generation = "on", |
| build_file_proto_mode = "disable", |
| importpath = "github.com/googleapis/gnostic", |
| build_naming_convention = "go_default_library", |
| sum = "h1:2qsuRm+bzgwSIKikigPASa2GhW8H2Dn4Qq7UxD8K/48=", |
| version = "v0.5.3", |
| ) |
| |
| go_repository( |
| name = "com_github_gophercloud_gophercloud", |
| importpath = "github.com/gophercloud/gophercloud", |
| build_naming_convention = "go_default_library", |
| tag = "v0.1.0", |
| ) |
| |
| go_repository( |
| name = "com_github_gorilla_context", |
| importpath = "github.com/gorilla/context", |
| build_naming_convention = "go_default_library", |
| tag = "v1.1.1", |
| ) |
| go_repository( |
| name = "com_github_gorilla_mux", |
| importpath = "github.com/gorilla/mux", |
| build_naming_convention = "go_default_library", |
| tag = "v1.6.2", |
| ) |
| |
| go_repository( |
| name = "com_github_gorilla_securecookie", |
| importpath = "github.com/gorilla/securecookie", |
| build_naming_convention = "go_default_library", |
| sum = "h1:miw7JPhV+b/lAHSXz4qd/nN9jRiAFV5FwjeKyCS8BvQ=", |
| version = "v1.1.1", |
| ) |
| go_repository( |
| name = "com_github_gorilla_sessions", |
| importpath = "github.com/gorilla/sessions", |
| build_naming_convention = "go_default_library", |
| sum = "h1:DHd3rPN5lE3Ts3D8rKkQ8x/0kqfeNmBAaiSi+o7FsgI=", |
| version = "v1.2.1", |
| ) |
| go_repository( |
| name = "com_github_gorilla_websocket", |
| importpath = "github.com/gorilla/websocket", |
| build_naming_convention = "go_default_library", |
| tag = "v1.4.0", |
| ) |
| go_repository( |
| name = "com_github_gregjones_httpcache", |
| commit = "9cad4c3443a7", |
| importpath = "github.com/gregjones/httpcache", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_grpc_ecosystem_go_grpc_middleware", |
| commit = "f849b5445de4", |
| importpath = "github.com/grpc-ecosystem/go-grpc-middleware", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_grpc_ecosystem_go_grpc_prometheus", |
| importpath = "github.com/grpc-ecosystem/go-grpc-prometheus", |
| build_naming_convention = "go_default_library", |
| tag = "v1.2.0", |
| ) |
| go_repository( |
| name = "com_github_grpc_ecosystem_grpc_gateway", |
| importpath = "github.com/grpc-ecosystem/grpc-gateway", |
| build_naming_convention = "go_default_library", |
| sum = "h1:gmcG1KaJ57LophUzW0Hy8NmPhnMZb4M0+kPpLofRdBo=", |
| version = "v1.16.0", |
| ) |
| go_repository( |
| name = "com_github_hashicorp_errwrap", |
| commit = "8a6fb523712970c966eefc6b39ed2c5e74880354", |
| importpath = "github.com/hashicorp/errwrap", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_hashicorp_go_multierror", |
| commit = "bdca7bb83f603b80ef756bb953fe1dafa9cd00a2", |
| importpath = "github.com/hashicorp/go-multierror", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_hashicorp_golang_lru", |
| importpath = "github.com/hashicorp/golang-lru", |
| build_naming_convention = "go_default_library", |
| tag = "v0.5.1", |
| ) |
| |
| go_repository( |
| name = "com_github_hashicorp_hcl", |
| importpath = "github.com/hashicorp/hcl", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| go_repository( |
| name = "com_github_hpcloud_tail", |
| importpath = "github.com/hpcloud/tail", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "com_github_imdario_mergo", |
| importpath = "github.com/imdario/mergo", |
| build_naming_convention = "go_default_library", |
| tag = "v0.3.5", |
| ) |
| |
| go_repository( |
| name = "com_github_inconshreveable_mousetrap", |
| importpath = "github.com/inconshreveable/mousetrap", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| go_repository( |
| name = "com_github_jackc_pgx", |
| commit = "6954c15ad0bd3c9aa6dd1b190732b020379beb28", |
| importpath = "github.com/jackc/pgx", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_jbenet_go_context", |
| commit = "d14ea06fba99483203c19d92cfcd13ebe73135f4", |
| importpath = "github.com/jbenet/go-context", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_jessevdk_go_flags", |
| importpath = "github.com/jessevdk/go-flags", |
| build_naming_convention = "go_default_library", |
| sum = "h1:4IU2WS7AumrZ/40jfhf4QVDMsQwqA7VEHozFRrGARJA=", |
| version = "v1.4.0", |
| ) |
| go_repository( |
| name = "com_github_jmoiron_sqlx", |
| commit = "38398a30ed8516ffda617a04c822de09df8a3ec5", |
| importpath = "github.com/jmoiron/sqlx", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_jonboulle_clockwork", |
| importpath = "github.com/jonboulle/clockwork", |
| build_naming_convention = "go_default_library", |
| tag = "v0.1.0", |
| ) |
| go_repository( |
| name = "com_github_json_iterator_go", |
| importpath = "github.com/json-iterator/go", |
| build_naming_convention = "go_default_library", |
| tag = "v1.1.8", |
| ) |
| |
| go_repository( |
| name = "com_github_jstemmer_go_junit_report", |
| commit = "af01ea7f8024", |
| importpath = "github.com/jstemmer/go-junit-report", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_julienschmidt_httprouter", |
| importpath = "github.com/julienschmidt/httprouter", |
| build_naming_convention = "go_default_library", |
| tag = "v1.2.0", |
| ) |
| |
| go_repository( |
| name = "com_github_kevinburke_go_bindata", |
| commit = "a606d617e1d1546a2342de6fc4ed95c78e171d68", |
| importpath = "github.com/kevinburke/go-bindata", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_kevinburke_ssh_config", |
| commit = "01f96b0aa0cdcaa93f9495f89bbc6cb5a992ce6e", |
| importpath = "github.com/kevinburke/ssh_config", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_kisielk_errcheck", |
| importpath = "github.com/kisielk/errcheck", |
| build_naming_convention = "go_default_library", |
| tag = "v1.2.0", |
| ) |
| go_repository( |
| name = "com_github_kisielk_gotool", |
| importpath = "github.com/kisielk/gotool", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "com_github_klauspost_cpuid_v2", |
| importpath = "github.com/klauspost/cpuid/v2", |
| build_naming_convention = "go_default_library", |
| sum = "h1:qnfhwbFriwDIX51QncuNU5mEMf+6KE3t7O8V2KQl3Dg=", |
| version = "v2.0.5", |
| ) |
| go_repository( |
| name = "com_github_konsorten_go_windows_terminal_sequences", |
| importpath = "github.com/konsorten/go-windows-terminal-sequences", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.1", |
| ) |
| |
| go_repository( |
| name = "com_github_kr_logfmt", |
| commit = "b84e30acd515", |
| importpath = "github.com/kr/logfmt", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_kr_pretty", |
| importpath = "github.com/kr/pretty", |
| build_naming_convention = "go_default_library", |
| tag = "v0.1.0", |
| ) |
| |
| go_repository( |
| name = "com_github_kr_pty", |
| importpath = "github.com/kr/pty", |
| build_naming_convention = "go_default_library", |
| tag = "v1.1.5", |
| ) |
| |
| go_repository( |
| name = "com_github_kr_text", |
| importpath = "github.com/kr/text", |
| build_naming_convention = "go_default_library", |
| tag = "v0.1.0", |
| ) |
| go_repository( |
| name = "com_github_lib_pq", |
| commit = "3427c32cb71afc948325f299f040e53c1dd78979", |
| importpath = "github.com/lib/pq", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_liggitt_tabwriter", |
| commit = "89fcab3d43de", |
| importpath = "github.com/liggitt/tabwriter", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_lithammer_dedent", |
| importpath = "github.com/lithammer/dedent", |
| build_naming_convention = "go_default_library", |
| tag = "v1.1.0", |
| ) |
| |
| go_repository( |
| name = "com_github_magiconair_properties", |
| importpath = "github.com/magiconair/properties", |
| build_naming_convention = "go_default_library", |
| tag = "v1.8.0", |
| ) |
| go_repository( |
| name = "com_github_mailru_easyjson", |
| commit = "b2ccc519800e", |
| importpath = "github.com/mailru/easyjson", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_makenowjust_heredoc", |
| commit = "bb23615498cd", |
| importpath = "github.com/MakeNowJust/heredoc", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_mattn_go_colorable", |
| importpath = "github.com/mattn/go-colorable", |
| build_naming_convention = "go_default_library", |
| tag = "v0.0.9", |
| ) |
| go_repository( |
| name = "com_github_mattn_go_isatty", |
| importpath = "github.com/mattn/go-isatty", |
| build_naming_convention = "go_default_library", |
| tag = "v0.0.4", |
| ) |
| |
| go_repository( |
| name = "com_github_mattn_go_runewidth", |
| importpath = "github.com/mattn/go-runewidth", |
| build_naming_convention = "go_default_library", |
| tag = "v0.0.2", |
| ) |
| go_repository( |
| name = "com_github_mattn_go_sqlite3", |
| commit = "5994cc52dfa89a4ee21ac891b06fbc1ea02c52d3", |
| importpath = "github.com/mattn/go-sqlite3", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_matttproud_golang_protobuf_extensions", |
| importpath = "github.com/matttproud/golang_protobuf_extensions", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.1", |
| ) |
| |
| go_repository( |
| name = "com_github_microsoft_go_winio", |
| importpath = "github.com/Microsoft/go-winio", |
| build_naming_convention = "go_default_library", |
| tag = "v0.4.11", |
| ) |
| |
| go_repository( |
| name = "com_github_minio_md5_simd", |
| importpath = "github.com/minio/md5-simd", |
| build_naming_convention = "go_default_library", |
| sum = "h1:Gdi1DZK69+ZVMoNHRXJyNcxrMA4dSxoYHZSQbirFg34=", |
| version = "v1.1.2", |
| ) |
| go_repository( |
| name = "com_github_minio_minio_go_v7", |
| importpath = "github.com/minio/minio-go/v7", |
| build_naming_convention = "go_default_library", |
| sum = "h1:1oUKe4EOPUEhw2qnPQaPsJ0lmVTYLFu03SiItauXs94=", |
| version = "v7.0.10", |
| ) |
| |
| go_repository( |
| name = "com_github_minio_sha256_simd", |
| importpath = "github.com/minio/sha256-simd", |
| build_naming_convention = "go_default_library", |
| sum = "h1:v1ta+49hkWZyvaKwrQB8elexRqm6Y0aMLjCNsrYxo6g=", |
| version = "v1.0.0", |
| ) |
| go_repository( |
| name = "com_github_mitchellh_go_homedir", |
| importpath = "github.com/mitchellh/go-homedir", |
| build_naming_convention = "go_default_library", |
| tag = "v1.1.0", |
| ) |
| go_repository( |
| name = "com_github_mitchellh_go_wordwrap", |
| importpath = "github.com/mitchellh/go-wordwrap", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| go_repository( |
| name = "com_github_mitchellh_mapstructure", |
| importpath = "github.com/mitchellh/mapstructure", |
| build_naming_convention = "go_default_library", |
| tag = "v1.1.2", |
| ) |
| |
| go_repository( |
| name = "com_github_moby_term", |
| importpath = "github.com/moby/term", |
| build_naming_convention = "go_default_library", |
| sum = "h1:K6V0Kwa5efKo60sqbTk1FOBbltdyX9Klw2a9+lKhA18=", |
| version = "v0.0.0-20201101162038-25d840ce174a", |
| ) |
| go_repository( |
| name = "com_github_modern_go_concurrent", |
| commit = "bacd9c7ef1dd", |
| importpath = "github.com/modern-go/concurrent", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_modern_go_reflect2", |
| importpath = "github.com/modern-go/reflect2", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.1", |
| ) |
| |
| go_repository( |
| name = "com_github_morikuni_aec", |
| importpath = "github.com/morikuni/aec", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "com_github_munnerz_goautoneg", |
| commit = "a7dc8b61c822", |
| importpath = "github.com/munnerz/goautoneg", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_mwitkow_go_conntrack", |
| commit = "cc309e4a2223", |
| importpath = "github.com/mwitkow/go-conntrack", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_mxk_go_flowrate", |
| commit = "cca7078d478f", |
| importpath = "github.com/mxk/go-flowrate", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_netbox_community_go_netbox", |
| commit = "514a84df2fa71cfff8364421c7e9fafffab08cc9", |
| importpath = "github.com/netbox-community/go-netbox", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_nvveen_gotty", |
| commit = "cd527374f1e5", |
| importpath = "github.com/Nvveen/Gotty", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_nytimes_gziphandler", |
| commit = "56545f4a5d46", |
| importpath = "github.com/NYTimes/gziphandler", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_olekukonko_tablewriter", |
| commit = "a0225b3f23b5", |
| importpath = "github.com/olekukonko/tablewriter", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_onsi_ginkgo", |
| importpath = "github.com/onsi/ginkgo", |
| build_naming_convention = "go_default_library", |
| tag = "v1.10.1", |
| ) |
| |
| go_repository( |
| name = "com_github_onsi_gomega", |
| importpath = "github.com/onsi/gomega", |
| build_naming_convention = "go_default_library", |
| tag = "v1.7.0", |
| ) |
| |
| go_repository( |
| name = "com_github_opencontainers_go_digest", |
| importpath = "github.com/opencontainers/go-digest", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0-rc1", |
| ) |
| |
| go_repository( |
| name = "com_github_opencontainers_image_spec", |
| importpath = "github.com/opencontainers/image-spec", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.1", |
| ) |
| |
| go_repository( |
| name = "com_github_opencontainers_runc", |
| importpath = "github.com/opencontainers/runc", |
| build_naming_convention = "go_default_library", |
| tag = "v0.1.1", |
| ) |
| |
| go_repository( |
| name = "com_github_openzipkin_zipkin_go", |
| importpath = "github.com/openzipkin/zipkin-go", |
| build_naming_convention = "go_default_library", |
| tag = "v0.1.3", |
| ) |
| |
| go_repository( |
| name = "com_github_pelletier_go_toml", |
| importpath = "github.com/pelletier/go-toml", |
| build_naming_convention = "go_default_library", |
| tag = "v1.2.0", |
| ) |
| go_repository( |
| name = "com_github_peterbourgon_diskv", |
| importpath = "github.com/peterbourgon/diskv", |
| build_naming_convention = "go_default_library", |
| tag = "v2.0.1", |
| ) |
| |
| go_repository( |
| name = "com_github_peterhellberg_link", |
| importpath = "github.com/peterhellberg/link", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| # gostatic at 2.24. Unfortunately upstream doesn't follow semver tagging in `vx.y.z` form, |
| # thereby prohibiting usage of a gomod version directly in the version attribute of this |
| # rule. |
| go_repository( |
| name = "com_github_piranha_gostatic", |
| importpath = "github.com/piranha/gostatic", |
| build_naming_convention = "go_default_library", |
| sum = "h1:GfShSQ+2DojR7GRI5wPByszs93zHXW2zOT0SuHadW6A=", |
| version = "v0.0.0-20200923134324-eb52cbb4fb83", |
| ) |
| go_repository( |
| name = "com_github_pkg_errors", |
| importpath = "github.com/pkg/errors", |
| build_naming_convention = "go_default_library", |
| tag = "v0.8.1", |
| ) |
| |
| go_repository( |
| name = "com_github_pmezard_go_difflib", |
| importpath = "github.com/pmezard/go-difflib", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "com_github_pquerna_cachecontrol", |
| commit = "0dec1b30a021", |
| importpath = "github.com/pquerna/cachecontrol", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_projectcalico_calicoctl", |
| importpath = "github.com/projectcalico/calicoctl", |
| build_naming_convention = "go_default_library", |
| # This fork implements explicit Bazel rules |
| remote = "https://github.com/q3k/calicoctl", |
| vcs = "git", |
| commit = "1bc31862f07e7539ca493de9137ed1ad56cc9f43", |
| build_file_generation = "off", |
| ) |
| |
| go_repository( |
| name = "com_github_prometheus_client_golang", |
| importpath = "github.com/prometheus/client_golang", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "com_github_prometheus_client_model", |
| commit = "fd36f4220a90", |
| importpath = "github.com/prometheus/client_model", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_prometheus_common", |
| importpath = "github.com/prometheus/common", |
| build_naming_convention = "go_default_library", |
| tag = "v0.4.1", |
| ) |
| |
| go_repository( |
| name = "com_github_prometheus_procfs", |
| importpath = "github.com/prometheus/procfs", |
| build_naming_convention = "go_default_library", |
| tag = "v0.0.2", |
| ) |
| go_repository( |
| name = "com_github_puerkitobio_purell", |
| importpath = "github.com/PuerkitoBio/purell", |
| build_naming_convention = "go_default_library", |
| tag = "v1.1.1", |
| ) |
| |
| go_repository( |
| name = "com_github_puerkitobio_urlesc", |
| commit = "de5bf2ad4578", |
| importpath = "github.com/PuerkitoBio/urlesc", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_q3k_cursedjson", |
| commit = "af0e3abb1bcef7197b3b9f91d7d094e6528a2d05", |
| importpath = "github.com/q3k/cursedjson", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_q3k_cursedjsonrpc", |
| commit = "304f0561c9162a2696f3ae7c96f3404324177ab8", |
| importpath = "github.com/q3k/cursedjsonrpc", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_remyoudompheng_bigfft", |
| commit = "52369c62f446", |
| importpath = "github.com/remyoudompheng/bigfft", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_rogpeppe_fastuuid", |
| commit = "6724a57986af", |
| importpath = "github.com/rogpeppe/fastuuid", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_rs_cors", |
| commit = "db0fe48135e83b5812a5a31be0eea66984b1b521", |
| importpath = "github.com/rs/cors", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_rs_xid", |
| importpath = "github.com/rs/xid", |
| build_naming_convention = "go_default_library", |
| sum = "h1:mhH9Nq+C1fY2l1XIpgxIiUOfNpRBYH1kKcr+qfKgjRc=", |
| version = "v1.2.1", |
| ) |
| go_repository( |
| name = "com_github_russross_blackfriday", |
| importpath = "github.com/russross/blackfriday", |
| build_naming_convention = "go_default_library", |
| tag = "v1.5.2", |
| ) |
| go_repository( |
| name = "com_github_sebastiaanklippert_go_wkhtmltopdf", |
| commit = "72a7793efd38728796273861bb27d590cc33d9d4", |
| importpath = "github.com/sebastiaanklippert/go-wkhtmltopdf", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_sergi_go_diff", |
| commit = "feef008d51ad", |
| importpath = "github.com/sergi/go-diff", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_sethvargo_go_password", |
| commit = "68ac5879751a7105834296859f8c1bf70b064675", |
| importpath = "github.com/sethvargo/go-password", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_shirou_gopsutil", |
| commit = "2cbc9195c892b304060269ef280375236d2fcac9", |
| importpath = "github.com/shirou/gopsutil", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_shurcool_httpfs", |
| commit = "809beceb2371", |
| importpath = "github.com/shurcooL/httpfs", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_shurcool_sanitized_anchor_name", |
| commit = "7bfe4c7ecddb3666a94b053b422cdd8f5aaa3615", |
| importpath = "github.com/shurcooL/sanitized_anchor_name", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_sirupsen_logrus", |
| importpath = "github.com/sirupsen/logrus", |
| build_naming_convention = "go_default_library", |
| tag = "v1.4.2", |
| ) |
| |
| go_repository( |
| name = "com_github_soheilhy_cmux", |
| importpath = "github.com/soheilhy/cmux", |
| build_naming_convention = "go_default_library", |
| tag = "v0.1.4", |
| ) |
| |
| go_repository( |
| name = "com_github_spf13_afero", |
| importpath = "github.com/spf13/afero", |
| build_naming_convention = "go_default_library", |
| tag = "v1.2.2", |
| ) |
| |
| go_repository( |
| name = "com_github_spf13_cast", |
| importpath = "github.com/spf13/cast", |
| build_naming_convention = "go_default_library", |
| tag = "v1.3.0", |
| ) |
| go_repository( |
| name = "com_github_spf13_cobra", |
| importpath = "github.com/spf13/cobra", |
| build_naming_convention = "go_default_library", |
| sum = "h1:6m/oheQuQ13N9ks4hubMG6BnvwOeaJrqSPLahSnczz8=", |
| version = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "com_github_spf13_jwalterweatherman", |
| importpath = "github.com/spf13/jwalterweatherman", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| go_repository( |
| name = "com_github_spf13_pflag", |
| importpath = "github.com/spf13/pflag", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.5", |
| ) |
| |
| go_repository( |
| name = "com_github_spf13_viper", |
| importpath = "github.com/spf13/viper", |
| build_naming_convention = "go_default_library", |
| tag = "v1.3.2", |
| ) |
| go_repository( |
| name = "com_github_stackexchange_wmi", |
| commit = "cbe66965904dbe8a6cd589e2298e5d8b986bd7dd", |
| importpath = "github.com/stackexchange/wmi", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_stretchr_objx", |
| importpath = "github.com/stretchr/objx", |
| build_naming_convention = "go_default_library", |
| tag = "v0.2.0", |
| ) |
| |
| go_repository( |
| name = "com_github_stretchr_testify", |
| importpath = "github.com/stretchr/testify", |
| build_naming_convention = "go_default_library", |
| tag = "v1.3.0", |
| ) |
| |
| go_repository( |
| name = "com_github_technoweenie_multipartstreamer", |
| commit = "a90a01d73ae432e2611d178c18367fbaa13e0154", |
| importpath = "github.com/technoweenie/multipartstreamer", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_tmc_grpc_websocket_proxy", |
| commit = "89b8d40f7ca8", |
| importpath = "github.com/tmc/grpc-websocket-proxy", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_ugorji_go_codec", |
| commit = "d75b2dcb6bc8", |
| importpath = "github.com/ugorji/go/codec", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_ulule_limiter_v3", |
| commit = "6911899e37a5788df86f770b3f85c1c3eb0313d5", |
| importpath = "github.com/ulule/limiter/v3", |
| build_naming_convention = "go_default_library", |
| remote = "https://github.com/ulule/limiter", |
| vcs = "git", |
| ) |
| go_repository( |
| name = "com_github_urfave_cli", |
| importpath = "github.com/urfave/cli", |
| build_naming_convention = "go_default_library", |
| tag = "v1.20.0", |
| ) |
| |
| go_repository( |
| name = "com_github_xanzy_ssh_agent", |
| commit = "6a3e2ff9e7c564f36873c2e36413f634534f1c44", |
| importpath = "github.com/xanzy/ssh-agent", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "com_github_xiang90_probing", |
| commit = "43a291ad63a2", |
| importpath = "github.com/xiang90/probing", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_xlab_handysort", |
| commit = "fb3537ed64a1", |
| importpath = "github.com/xlab/handysort", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_xordataexchange_crypt", |
| commit = "b2862e3d0a77", |
| importpath = "github.com/xordataexchange/crypt", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_github_yuin_goldmark", |
| importpath = "github.com/yuin/goldmark", |
| build_naming_convention = "go_default_library", |
| sum = "h1:ruQGxdhGHe7FWOJPT0mKs5+pD2Xs1Bm/kdGlHO04FmM=", |
| version = "v1.2.1", |
| ) |
| go_repository( |
| name = "com_github_ziutek_telnet", |
| commit = "c3b780dc415b28894076b4ec975ea3ea69e3980f", |
| importpath = "github.com/ziutek/telnet", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "com_google_cloud_go", |
| importpath = "cloud.google.com/go", |
| build_naming_convention = "go_default_library", |
| tag = "v0.38.0", |
| ) |
| |
| go_repository( |
| name = "in_gopkg_airbrake_gobrake_v2", |
| importpath = "gopkg.in/airbrake/gobrake.v2", |
| build_naming_convention = "go_default_library", |
| tag = "v2.0.9", |
| ) |
| |
| go_repository( |
| name = "in_gopkg_alecthomas_kingpin_v2", |
| importpath = "gopkg.in/alecthomas/kingpin.v2", |
| build_naming_convention = "go_default_library", |
| tag = "v2.2.6", |
| ) |
| go_repository( |
| name = "in_gopkg_asn1_ber_v1", |
| commit = "f715ec2f112d1e4195b827ad68cf44017a3ef2b1", |
| importpath = "gopkg.in/asn1-ber.v1", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "in_gopkg_check_v1", |
| commit = "788fd7840127", |
| importpath = "gopkg.in/check.v1", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "in_gopkg_cheggaaa_pb_v1", |
| importpath = "gopkg.in/cheggaaa/pb.v1", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.25", |
| ) |
| go_repository( |
| name = "in_gopkg_fsnotify_v1", |
| importpath = "gopkg.in/fsnotify.v1", |
| build_naming_convention = "go_default_library", |
| tag = "v1.4.7", |
| ) |
| |
| go_repository( |
| name = "in_gopkg_gemnasium_logrus_airbrake_hook_v2", |
| importpath = "gopkg.in/gemnasium/logrus-airbrake-hook.v2", |
| build_naming_convention = "go_default_library", |
| tag = "v2.1.2", |
| ) |
| go_repository( |
| name = "in_gopkg_inf_v0", |
| importpath = "gopkg.in/inf.v0", |
| build_naming_convention = "go_default_library", |
| tag = "v0.9.1", |
| ) |
| |
| go_repository( |
| name = "in_gopkg_ini_v1", |
| importpath = "gopkg.in/ini.v1", |
| build_naming_convention = "go_default_library", |
| sum = "h1:duBzk771uxoUuOlyRLkHsygud9+5lrlGjdFBb4mSKDU=", |
| version = "v1.62.0", |
| ) |
| go_repository( |
| name = "in_gopkg_irc_v3", |
| commit = "d07dcb9293789fdc99c797d3499a5799bc343b86", |
| importpath = "gopkg.in/irc.v3", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "in_gopkg_ldap_v3", |
| commit = "9f0d712775a0973b7824a1585a86a4ea1d5263d9", |
| importpath = "gopkg.in/ldap.v3", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "in_gopkg_natefinch_lumberjack_v2", |
| importpath = "gopkg.in/natefinch/lumberjack.v2", |
| build_naming_convention = "go_default_library", |
| tag = "v2.0.0", |
| ) |
| |
| go_repository( |
| name = "in_gopkg_resty_v1", |
| importpath = "gopkg.in/resty.v1", |
| build_naming_convention = "go_default_library", |
| tag = "v1.12.0", |
| ) |
| |
| go_repository( |
| name = "in_gopkg_russross_blackfriday_v2", |
| commit = "d3b5b032dc8e8927d31a5071b56e14c89f045135", |
| importpath = "gopkg.in/russross/blackfriday.v2", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "in_gopkg_square_go_jose_v2", |
| importpath = "gopkg.in/square/go-jose.v2", |
| build_naming_convention = "go_default_library", |
| tag = "v2.2.2", |
| ) |
| go_repository( |
| name = "in_gopkg_tomb_v1", |
| commit = "dd632973f1e7", |
| importpath = "gopkg.in/tomb.v1", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "in_gopkg_warnings_v0", |
| commit = "ec4a0fea49c7b46c2aeb0b51aac55779c607e52b", |
| importpath = "gopkg.in/warnings.v0", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "in_gopkg_yaml_v2", |
| importpath = "gopkg.in/yaml.v2", |
| build_naming_convention = "go_default_library", |
| tag = "v2.2.4", |
| ) |
| |
| go_repository( |
| name = "in_gopkg_yaml_v3", |
| importpath = "gopkg.in/yaml.v3", |
| build_naming_convention = "go_default_library", |
| sum = "h1:tQIYjPdBoyREyB9XMu+nnTclpTYkz2zFM+lzLJFO4gQ=", |
| version = "v3.0.0-20200615113413-eeeca48fe776", |
| ) |
| go_repository( |
| name = "io_etcd_go_bbolt", |
| importpath = "go.etcd.io/bbolt", |
| build_naming_convention = "go_default_library", |
| tag = "v1.3.3", |
| ) |
| |
| go_repository( |
| name = "io_etcd_go_etcd", |
| commit = "3cf2f69b5738", |
| importpath = "go.etcd.io/etcd", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "io_filippo_age", |
| importpath = "filippo.io/age", |
| sum = "h1:V6q14n0mqYU3qKFkZ6oOaF9oXneOviS3ubXsSVBRSzc=", |
| version = "v1.0.0", |
| ) |
| go_repository( |
| name = "io_filippo_edwards25519", |
| importpath = "filippo.io/edwards25519", |
| sum = "h1:m0VOOB23frXZvAOK44usCgLWvtsxIoMCTBGJZlpmGfU=", |
| version = "v1.0.0-rc.1", |
| ) |
| |
| go_repository( |
| name = "io_k8s_api", |
| build_file_proto_mode = "disable", |
| importpath = "k8s.io/api", |
| build_naming_convention = "go_default_library", |
| sum = "h1:GN6ntFnv44Vptj/b+OnMW7FmzkpDoIDLZRvKX3XH9aU=", |
| version = "v0.19.3", |
| ) |
| |
| go_repository( |
| name = "io_k8s_apiextensions_apiserver", |
| build_file_proto_mode = "disable", |
| importpath = "k8s.io/apiextensions-apiserver", |
| build_naming_convention = "go_default_library", |
| sum = "h1:WZxBypSHW4SdXHbdPTS/Jy7L2la6Niggs8BuU5o+avo=", |
| version = "v0.19.3", |
| ) |
| go_repository( |
| name = "io_k8s_apimachinery", |
| build_file_proto_mode = "disable", |
| importpath = "k8s.io/apimachinery", |
| build_naming_convention = "go_default_library", |
| patch_args = ["-p1"], |
| patches = ["//third_party/go/k8s-apimachinery:fix-kubernetes-bug-87675.patch"], |
| sum = "h1:bpIQXlKjB4cB/oNpnNnV+BybGPR7iP5oYpsOTEJ4hgc=", |
| version = "v0.19.3", |
| ) |
| |
| go_repository( |
| name = "io_k8s_apiserver", |
| importpath = "k8s.io/apiserver", |
| build_naming_convention = "go_default_library", |
| sum = "h1:H7KUbLD74rh8NOPMLBJPSEG3Djqcv6Zxn5Ud0AL5u/k=", |
| version = "v0.19.3", |
| ) |
| |
| go_repository( |
| name = "io_k8s_cli_runtime", |
| importpath = "k8s.io/cli-runtime", |
| build_naming_convention = "go_default_library", |
| sum = "h1:vZUTphJIvlh7+867cXiLmyzoCAuQdukbPLIad6eEajQ=", |
| version = "v0.19.3", |
| ) |
| go_repository( |
| name = "io_k8s_client_go", |
| build_extra_args = [ |
| "-known_import=github.com/Azure/go-autorest", |
| "-known_import=github.com/googleapis/gnostic", |
| ], |
| importpath = "k8s.io/client-go", |
| build_naming_convention = "go_default_library", |
| sum = "h1:ctqR1nQ52NUs6LpI0w+a5U+xjYwflFwA13OJKcicMxg=", |
| version = "v0.19.3", |
| ) |
| |
| go_repository( |
| name = "io_k8s_code_generator", |
| importpath = "k8s.io/code-generator", |
| build_naming_convention = "go_default_library", |
| sum = "h1:fTrTpJ8PZog5oo6MmeZtveo89emjQZHiw0ieybz1RSs=", |
| version = "v0.19.3", |
| ) |
| |
| go_repository( |
| name = "io_k8s_component_base", |
| importpath = "k8s.io/component-base", |
| build_naming_convention = "go_default_library", |
| sum = "h1:c+DzDNAQFlaoyX+yv8YuWi8xmlQvvY5DnJGbaz5U74o=", |
| version = "v0.19.3", |
| ) |
| |
| go_repository( |
| name = "io_k8s_gengo", |
| commit = "26a664648505", |
| importpath = "k8s.io/gengo", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "io_k8s_klog", |
| importpath = "k8s.io/klog", |
| build_naming_convention = "go_default_library", |
| sum = "h1:Pt+yjF5aB1xDSVbau4VsWe+dQNzA0qv1LlXdC2dF6Q8=", |
| version = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "io_k8s_klog_v2", |
| importpath = "k8s.io/klog/v2", |
| build_naming_convention = "go_default_library", |
| sum = "h1:7+X0fUguPyrKEC4WjH8iGDg3laWgMo5tMnRTIGTTxGQ=", |
| version = "v2.4.0", |
| ) |
| go_repository( |
| name = "io_k8s_kube_openapi", |
| build_extra_args = ["-known_import=github.com/googleapis/gnostic"], |
| importpath = "k8s.io/kube-openapi", |
| build_naming_convention = "go_default_library", |
| sum = "h1:mNpvQf4lkIHNOXCoM+Veu/UXwA56Yx1J7hY1Tvcs/oM=", |
| version = "v0.0.0-20200923155610-8b5066479488", |
| ) |
| |
| go_repository( |
| name = "io_k8s_kubectl", |
| importpath = "k8s.io/kubectl", |
| build_naming_convention = "go_default_library", |
| sum = "h1:T8IHHpg+uRIfn34wqJ8wHG5bbH+VV5FNPtJ+jKcho1U=", |
| version = "v0.19.3", |
| ) |
| go_repository( |
| name = "io_k8s_kubernetes", |
| importpath = "k8s.io/kubernetes", |
| build_naming_convention = "go_default_library", |
| patch_args = ["-p1"], |
| patches = ["//third_party/go/kubernetes:build.patch"], |
| sum = "h1:V6ohBHSxTkrPRyfVp8tbdEsgi9nfVN49xlUVkQseass=", |
| version = "v1.19.3", |
| ) |
| |
| go_repository( |
| name = "io_k8s_metrics", |
| build_file_proto_mode = "disable", |
| importpath = "k8s.io/metrics", |
| build_naming_convention = "go_default_library", |
| sum = "h1:p/goUqtdCslX76mSNowzZkNxiKzNRQW4bUP02U34+QQ=", |
| version = "v0.19.3", |
| ) |
| go_repository( |
| name = "io_k8s_repo_infra", |
| commit = "df02ded38f9506e5bbcbf21702034b4fef815f2f", |
| importpath = "k8s.io/repo-infra", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "io_k8s_sigs_kustomize", |
| importpath = "sigs.k8s.io/kustomize", |
| build_naming_convention = "go_default_library", |
| tag = "v2.0.3", |
| ) |
| |
| go_repository( |
| name = "io_k8s_sigs_structured_merge_diff", |
| commit = "b1b620dd3f06", |
| importpath = "sigs.k8s.io/structured-merge-diff", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "io_k8s_sigs_structured_merge_diff_v4", |
| importpath = "sigs.k8s.io/structured-merge-diff/v4", |
| build_naming_convention = "go_default_library", |
| sum = "h1:YXTMot5Qz/X1iBRJhAt+vI+HVttY0WkSqqhKxQ0xVbA=", |
| version = "v4.0.1", |
| ) |
| go_repository( |
| name = "io_k8s_sigs_yaml", |
| importpath = "sigs.k8s.io/yaml", |
| build_naming_convention = "go_default_library", |
| tag = "v1.1.0", |
| ) |
| go_repository( |
| name = "io_k8s_utils", |
| commit = "e782cd3c129f", |
| importpath = "k8s.io/utils", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "io_opencensus_go", |
| importpath = "go.opencensus.io", |
| build_naming_convention = "go_default_library", |
| tag = "v0.21.0", |
| ) |
| |
| go_repository( |
| name = "io_opencensus_go_contrib_exporter_ocagent", |
| importpath = "contrib.go.opencensus.io/exporter/ocagent", |
| build_naming_convention = "go_default_library", |
| sum = "h1:BEfdCTXfMV30tLZD8c9n64V/tIZX5+9sXiuFLnrr1k8=", |
| version = "v0.7.0", |
| ) |
| go_repository( |
| name = "ml_vbom_util_sortorder", |
| commit = "26fad50c6b32a3064c09ed089865c16f2f3615f6", |
| importpath = "vbom.ml/util/sortorder", |
| build_naming_convention = "go_default_library", |
| remote = "https://github.com/fvbommel/sortorder", |
| vcs = "git", |
| ) |
| |
| go_repository( |
| name = "org_apache_git_thrift_git", |
| commit = "9b75e4fe745a", |
| importpath = "git.apache.org/thrift.git", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "org_golang_google_api", |
| importpath = "google.golang.org/api", |
| build_naming_convention = "go_default_library", |
| tag = "v0.4.0", |
| ) |
| |
| go_repository( |
| name = "org_golang_google_appengine", |
| importpath = "google.golang.org/appengine", |
| build_naming_convention = "go_default_library", |
| tag = "v1.5.0", |
| ) |
| |
| go_repository( |
| name = "org_golang_google_grpc", |
| importpath = "google.golang.org/grpc", |
| build_naming_convention = "go_default_library", |
| tag = "v1.29.1", |
| ) |
| |
| go_repository( |
| name = "org_golang_x_exp", |
| commit = "4b39c73a6495", |
| importpath = "golang.org/x/exp", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "org_golang_x_image", |
| commit = "0694c2d4d067", |
| importpath = "golang.org/x/image", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "org_golang_x_lint", |
| commit = "d0100b6bd8b3", |
| importpath = "golang.org/x/lint", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "org_golang_x_mobile", |
| commit = "d3739f865fa6", |
| importpath = "golang.org/x/mobile", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "org_golang_x_net", |
| commit = "d3edc9973b7eb1fb302b0ff2c62357091cea9a30", |
| importpath = "golang.org/x/net", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "org_golang_x_oauth2", |
| commit = "0f29369cfe45", |
| importpath = "golang.org/x/oauth2", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "org_golang_x_sync", |
| commit = "112230192c58", |
| importpath = "golang.org/x/sync", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "org_golang_x_sys", |
| commit = "c7b8b68b1456", |
| importpath = "golang.org/x/sys", |
| build_naming_convention = "go_default_library", |
| ) |
| go_repository( |
| name = "org_golang_x_term", |
| importpath = "golang.org/x/term", |
| sum = "h1:JGgROgKl9N8DuW20oFS5gxc+lE67/N3FcwmBPMe7ArY=", |
| version = "v0.0.0-20210927222741-03fcf44c2211", |
| ) |
| |
| go_repository( |
| name = "org_golang_x_text", |
| importpath = "golang.org/x/text", |
| build_naming_convention = "go_default_library", |
| tag = "v0.3.2", |
| ) |
| go_repository( |
| name = "org_golang_x_time", |
| commit = "9d24e82272b4", |
| importpath = "golang.org/x/time", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "org_golang_x_xerrors", |
| commit = "a985d3407aa7", |
| importpath = "golang.org/x/xerrors", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "org_gonum_v1_gonum", |
| commit = "3d26580ed485", |
| importpath = "gonum.org/v1/gonum", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "org_gonum_v1_netlib", |
| commit = "76723241ea4e", |
| importpath = "gonum.org/v1/netlib", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "org_modernc_cc", |
| importpath = "modernc.org/cc", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "org_modernc_golex", |
| importpath = "modernc.org/golex", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "org_modernc_mathutil", |
| importpath = "modernc.org/mathutil", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "org_modernc_strutil", |
| importpath = "modernc.org/strutil", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| |
| go_repository( |
| name = "org_modernc_xc", |
| importpath = "modernc.org/xc", |
| build_naming_convention = "go_default_library", |
| tag = "v1.0.0", |
| ) |
| go_repository( |
| name = "org_mongodb_go_mongo_driver", |
| commit = "9ec4480161a76f5267d56fc836b7f6d357fd9209", |
| importpath = "go.mongodb.org/mongo-driver", |
| build_naming_convention = "go_default_library", |
| ) |
| |
| go_repository( |
| name = "org_uber_go_atomic", |
| importpath = "go.uber.org/atomic", |
| build_naming_convention = "go_default_library", |
| tag = "v1.3.2", |
| ) |
| |
| go_repository( |
| name = "org_uber_go_multierr", |
| importpath = "go.uber.org/multierr", |
| build_naming_convention = "go_default_library", |
| tag = "v1.1.0", |
| ) |
| |
| go_repository( |
| name = "org_uber_go_zap", |
| importpath = "go.uber.org/zap", |
| build_naming_convention = "go_default_library", |
| tag = "v1.10.0", |
| ) |
| go_repository( |
| name = "tools_gotest", |
| importpath = "gotest.tools", |
| build_naming_convention = "go_default_library", |
| tag = "v2.2.0", |
| ) |