github.com/mmrath/gobase@v0.0.1/go_repositories.bzl (about)

     1  load("@bazel_gazelle//:deps.bzl", "go_repository")
     2  
     3  def go_repositories():
     4      go_repository(
     5          name = "co_honnef_go_tools",
     6          importpath = "honnef.co/go/tools",
     7          sum = "h1:TEgegKbBqByGUb1Coo1pc2qIdf2xw6v0mYyLSYtyopE=",
     8          version = "v0.0.1-2019.2.2",
     9      )
    10      go_repository(
    11          name = "com_github_agnivade_levenshtein",
    12          importpath = "github.com/agnivade/levenshtein",
    13          sum = "h1:3oJU7J3FGFmyhn8KHjmVaZCN5hxTr7GxgRue+sxIXdQ=",
    14          version = "v1.0.1",
    15      )
    16      go_repository(
    17          name = "com_github_ajg_form",
    18          importpath = "github.com/ajg/form",
    19          sum = "h1:zvClvFQwU++UpIUBGC8YmDlfhUrweEy1R1Fj1gu5iIM=",
    20          version = "v0.0.0-20160822230020-523a5da1a92f",
    21      )
    22      go_repository(
    23          name = "com_github_alecthomas_template",
    24          importpath = "github.com/alecthomas/template",
    25          sum = "h1:cAKDfWh5VpdgMhJosfJnn5/FoN2SRZ4p7fJNX58YPaU=",
    26          version = "v0.0.0-20160405071501-a0175ee3bccc",
    27      )
    28      go_repository(
    29          name = "com_github_alecthomas_units",
    30          importpath = "github.com/alecthomas/units",
    31          sum = "h1:qet1QNfXsQxTZqLG4oE62mJzwPIB8+Tee4RNCL9ulrY=",
    32          version = "v0.0.0-20151022065526-2efee857e7cf",
    33      )
    34      go_repository(
    35          name = "com_github_andreyvit_diff",
    36          importpath = "github.com/andreyvit/diff",
    37          sum = "h1:bvNMNQO63//z+xNgfBlViaCIJKLlCJ6/fmUseuG0wVQ=",
    38          version = "v0.0.0-20170406064948-c7f18ee00883",
    39      )
    40      go_repository(
    41          name = "com_github_andybalholm_cascadia",
    42          importpath = "github.com/andybalholm/cascadia",
    43          sum = "h1:BuuO6sSfQNFRu1LppgbD25Hr2vLYW25JvxHs5zzsLTo=",
    44          version = "v1.1.0",
    45      )
    46      go_repository(
    47          name = "com_github_apache_thrift",
    48          importpath = "github.com/apache/thrift",
    49          sum = "h1:pODnxUFNcjP9UTLZGTdeh+j16A8lJbRvD3rOtrk/7bs=",
    50          version = "v0.12.0",
    51      )
    52      go_repository(
    53          name = "com_github_armon_consul_api",
    54          importpath = "github.com/armon/consul-api",
    55          sum = "h1:G1bPvciwNyF7IUmKXNt9Ak3m6u9DE1rF+RmtIkBpVdA=",
    56          version = "v0.0.0-20180202201655-eb2c6b5be1b6",
    57      )
    58      go_repository(
    59          name = "com_github_asaskevich_govalidator",
    60          importpath = "github.com/asaskevich/govalidator",
    61          sum = "h1:idn718Q4B6AGu/h5Sxe66HYVdqdGu2l9Iebqhi/AEoA=",
    62          version = "v0.0.0-20190424111038-f61b66f89f4a",
    63      )
    64      go_repository(
    65          name = "com_github_aws_aws_sdk_go",
    66          importpath = "github.com/aws/aws-sdk-go",
    67          sum = "h1:/4+rDPe0W95KBmNGYCG+NUvdL8ssPYBMxL+aSCg6nIA=",
    68          version = "v1.17.7",
    69      )
    70      go_repository(
    71          name = "com_github_azure_go_ansiterm",
    72          importpath = "github.com/Azure/go-ansiterm",
    73          sum = "h1:w+iIsaOQNcT7OZ575w+acHgRric5iCyQh+xv+KJ4HB8=",
    74          version = "v0.0.0-20170929234023-d6e3b3328b78",
    75      )
    76      go_repository(
    77          name = "com_github_beorn7_perks",
    78          importpath = "github.com/beorn7/perks",
    79          sum = "h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=",
    80          version = "v1.0.1",
    81      )
    82      go_repository(
    83          name = "com_github_bitly_go_hostpool",
    84          importpath = "github.com/bitly/go-hostpool",
    85          sum = "h1:mXoPYz/Ul5HYEDvkta6I8/rnYM5gSdSV2tJ6XbZuEtY=",
    86          version = "v0.0.0-20171023180738-a3a6125de932",
    87      )
    88      go_repository(
    89          name = "com_github_bmizerany_assert",
    90          importpath = "github.com/bmizerany/assert",
    91          sum = "h1:DDGfHa7BWjL4YnC6+E63dPcxHo2sUxDIu8g3QgEJdRY=",
    92          version = "v0.0.0-20160611221934-b7ed37b82869",
    93      )
    94      go_repository(
    95          name = "com_github_burntsushi_toml",
    96          importpath = "github.com/BurntSushi/toml",
    97          sum = "h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=",
    98          version = "v0.3.1",
    99      )
   100      go_repository(
   101          name = "com_github_burntsushi_xgb",
   102          importpath = "github.com/BurntSushi/xgb",
   103          sum = "h1:1BDTz0u9nC3//pOCMdNH+CiXJVYJh5UQNCOBG7jbELc=",
   104          version = "v0.0.0-20160522181843-27f122750802",
   105      )
   106      go_repository(
   107          name = "com_github_cenkalti_backoff",
   108          importpath = "github.com/cenkalti/backoff",
   109          sum = "h1:tKJnvO2kl0zmb/jA5UKAt4VoEVw1qxKWjE/Bpp46npY=",
   110          version = "v2.1.1+incompatible",
   111      )
   112      go_repository(
   113          name = "com_github_cespare_xxhash",
   114          importpath = "github.com/cespare/xxhash",
   115          sum = "h1:a6HrQnmkObjyL+Gs60czilIUGqrzKutQD6XZog3p+ko=",
   116          version = "v1.1.0",
   117      )
   118      go_repository(
   119          name = "com_github_client9_misspell",
   120          importpath = "github.com/client9/misspell",
   121          sum = "h1:ta993UF76GwbvJcIo3Y68y/M3WxlpEHPWIGDkJYwzJI=",
   122          version = "v0.3.4",
   123      )
   124      go_repository(
   125          name = "com_github_cockroachdb_apd",
   126          importpath = "github.com/cockroachdb/apd",
   127          sum = "h1:3LFP3629v+1aKXU5Q37mxmRxX/pIu1nijXydLShEq5I=",
   128          version = "v1.1.0",
   129      )
   130      go_repository(
   131          name = "com_github_cockroachdb_cockroach_go",
   132          importpath = "github.com/cockroachdb/cockroach-go",
   133          sum = "h1:2zRrJWIt/f9c9HhNHAgrRgq0San5gRRUJTBXLkchal0=",
   134          version = "v0.0.0-20181001143604-e0a95dfd547c",
   135      )
   136      go_repository(
   137          name = "com_github_codahale_hdrhistogram",
   138          importpath = "github.com/codahale/hdrhistogram",
   139          sum = "h1:qMd81Ts1T2OTKmB4acZcyKaMtRnY5Y44NuXGX2GFJ1w=",
   140          version = "v0.0.0-20161010025455-3a0bb77429bd",
   141      )
   142      go_repository(
   143          name = "com_github_codegangsta_negroni",
   144          importpath = "github.com/codegangsta/negroni",
   145          sum = "h1:+aYywywx4bnKXWvoWtRfJ91vC59NbEhEY03sZjQhbVY=",
   146          version = "v1.0.0",
   147      )
   148      go_repository(
   149          name = "com_github_containerd_containerd",
   150          importpath = "github.com/containerd/containerd",
   151          sum = "h1:8lqLbl7u1j3MmiL9cJ/O275crSq7bfwUayvvatEupQk=",
   152          version = "v1.2.7",
   153      )
   154      go_repository(
   155          name = "com_github_containerd_continuity",
   156          importpath = "github.com/containerd/continuity",
   157          sum = "h1:4BX8f882bXEDKfWIf0wa8HRvpnBoPszJJXL+TVbBw4M=",
   158          version = "v0.0.0-20181203112020-004b46473808",
   159      )
   160      go_repository(
   161          name = "com_github_corbym_gocrest",
   162          importpath = "github.com/corbym/gocrest",
   163          sum = "h1:gwEdq6RkTmq+09CTuM29DfKOCtZ7G7bcyxs3IZ6EVdU=",
   164          version = "v1.0.3",
   165      )
   166      go_repository(
   167          name = "com_github_coreos_bbolt",
   168          importpath = "github.com/coreos/bbolt",
   169          sum = "h1:n6AiVyVRKQFNb6mJlwESEvvLoDyiTzXX7ORAUlkeBdY=",
   170          version = "v1.3.3",
   171      )
   172      go_repository(
   173          name = "com_github_coreos_etcd",
   174          importpath = "github.com/coreos/etcd",
   175          sum = "h1:8F3hqu9fGYLBifCmRCJsicFqDx/D68Rt3q1JMazcgBQ=",
   176          version = "v3.3.13+incompatible",
   177      )
   178      go_repository(
   179          name = "com_github_coreos_go_etcd",
   180          importpath = "github.com/coreos/go-etcd",
   181          sum = "h1:bXhRBIXoTm9BYHS3gE0TtQuyNZyeEMux2sDi4oo5YOo=",
   182          version = "v2.0.0+incompatible",
   183      )
   184      go_repository(
   185          name = "com_github_coreos_go_oidc",
   186          importpath = "github.com/coreos/go-oidc",
   187          sum = "h1:+RStIopZ8wooMx+Vs5Bt8zMXxV1ABl5LbakNExNmZIg=",
   188          version = "v2.0.0+incompatible",
   189      )
   190      go_repository(
   191          name = "com_github_coreos_go_semver",
   192          importpath = "github.com/coreos/go-semver",
   193          sum = "h1:wkHLiw0WNATZnSG7epLsujiMCgPAc9xhjJ4tgnAxmfM=",
   194          version = "v0.3.0",
   195      )
   196      go_repository(
   197          name = "com_github_coreos_go_systemd",
   198          importpath = "github.com/coreos/go-systemd",
   199          sum = "h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4=",
   200          version = "v0.0.0-20190321100706-95778dfbb74e",
   201      )
   202      go_repository(
   203          name = "com_github_coreos_pkg",
   204          importpath = "github.com/coreos/pkg",
   205          sum = "h1:lBNOc5arjvs8E5mO2tbpBpLoyyu8B6e44T7hJy6potg=",
   206          version = "v0.0.0-20180928190104-399ea9e2e55f",
   207      )
   208      go_repository(
   209          name = "com_github_cpuguy83_go_md2man",
   210          importpath = "github.com/cpuguy83/go-md2man",
   211          sum = "h1:BSKMNlYxDvnunlTymqtgONjNnaRV1sTpcovwwjF22jk=",
   212          version = "v1.0.10",
   213      )
   214      go_repository(
   215          name = "com_github_creack_pty",
   216          importpath = "github.com/creack/pty",
   217          sum = "h1:6pwm8kMQKCmgUg0ZHTm5+/YvRK0s3THD/28+T6/kk4A=",
   218          version = "v1.1.7",
   219      )
   220      go_repository(
   221          name = "com_github_cznic_b",
   222          importpath = "github.com/cznic/b",
   223          sum = "h1:UHFGPvSxX4C4YBApSPvmUfL8tTvWLj2ryqvT9K4Jcuk=",
   224          version = "v0.0.0-20180115125044-35e9bbe41f07",
   225      )
   226      go_repository(
   227          name = "com_github_cznic_fileutil",
   228          importpath = "github.com/cznic/fileutil",
   229          sum = "h1:7uSNgsgcarNk4oiN/nNkO0J7KAjlsF5Yv5Gf/tFdHas=",
   230          version = "v0.0.0-20180108211300-6a051e75936f",
   231      )
   232      go_repository(
   233          name = "com_github_cznic_golex",
   234          importpath = "github.com/cznic/golex",
   235          sum = "h1:CVAqftqbj+exlab+8KJQrE+kNIVlQfJt58j4GxCMF1s=",
   236          version = "v0.0.0-20170803123110-4ab7c5e190e4",
   237      )
   238      go_repository(
   239          name = "com_github_cznic_internal",
   240          importpath = "github.com/cznic/internal",
   241          sum = "h1:FHpbUtp2K8X53/b4aFNj4my5n+i3x+CQCZWNuHWH/+E=",
   242          version = "v0.0.0-20180608152220-f44710a21d00",
   243      )
   244      go_repository(
   245          name = "com_github_cznic_lldb",
   246          importpath = "github.com/cznic/lldb",
   247          sum = "h1:AIA+ham6TSJ+XkMe8imQ/g8KPzMUVWAwqUQQdtuMsHs=",
   248          version = "v1.1.0",
   249      )
   250      go_repository(
   251          name = "com_github_cznic_mathutil",
   252          importpath = "github.com/cznic/mathutil",
   253          sum = "h1:XNT/Zf5l++1Pyg08/HV04ppB0gKxAqtZQBRYiYrUuYk=",
   254          version = "v0.0.0-20180504122225-ca4c9f2c1369",
   255      )
   256      go_repository(
   257          name = "com_github_cznic_ql",
   258          importpath = "github.com/cznic/ql",
   259          sum = "h1:lcKp95ZtdF0XkWhGnVIXGF8dVD2X+ClS08tglKtf+ak=",
   260          version = "v1.2.0",
   261      )
   262      go_repository(
   263          name = "com_github_cznic_sortutil",
   264          importpath = "github.com/cznic/sortutil",
   265          sum = "h1:hxuZop6tSoOi0sxFzoGGYdRqNrPubyaIf9KoBG9tPiE=",
   266          version = "v0.0.0-20150617083342-4c7342852e65",
   267      )
   268      go_repository(
   269          name = "com_github_cznic_strutil",
   270          importpath = "github.com/cznic/strutil",
   271          sum = "h1:0rkFMAbn5KBKNpJyHQ6Prb95vIKanmAe62KxsrN+sqA=",
   272          version = "v0.0.0-20171016134553-529a34b1c186",
   273      )
   274      go_repository(
   275          name = "com_github_cznic_zappy",
   276          importpath = "github.com/cznic/zappy",
   277          sum = "h1:YKKpTb2BrXN2GYyGaygIdis1vXbE7SSAG9axGWIMClg=",
   278          version = "v0.0.0-20160723133515-2533cb5b45cc",
   279      )
   280      go_repository(
   281          name = "com_github_davecgh_go_spew",
   282          importpath = "github.com/davecgh/go-spew",
   283          sum = "h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=",
   284          version = "v1.1.1",
   285      )
   286      go_repository(
   287          name = "com_github_denisenkom_go_mssqldb",
   288          importpath = "github.com/denisenkom/go-mssqldb",
   289          sum = "h1:tkum0XDgfR0jcVVXuTsYv/erY2NnEDqwRojbxR1rBYA=",
   290          version = "v0.0.0-20190515213511-eb9f6a1743f3",
   291      )
   292      go_repository(
   293          name = "com_github_dgrijalva_jwt_go",
   294          importpath = "github.com/dgrijalva/jwt-go",
   295          sum = "h1:7qlOGliEKZXTDg6OTjfoBKDXWrumCAMpl/TFQ4/5kLM=",
   296          version = "v3.2.0+incompatible",
   297      )
   298      go_repository(
   299          name = "com_github_dgryski_go_sip13",
   300          importpath = "github.com/dgryski/go-sip13",
   301          sum = "h1:Yqiad0+sloMPdd/0Fg22actpFx0dekpzt1xJmVNVkU0=",
   302          version = "v0.0.0-20190329191031-25c5027a8c7b",
   303      )
   304      go_repository(
   305          name = "com_github_dhui_dktest",
   306          importpath = "github.com/dhui/dktest",
   307          sum = "h1:kwX5a7EkLcjo7VpsPQSYJcKGbXBXdjI9FGjuUj1jn6I=",
   308          version = "v0.3.0",
   309      )
   310      go_repository(
   311          name = "com_github_docker_distribution",
   312          importpath = "github.com/docker/distribution",
   313          sum = "h1:neUDAlf3wX6Ml4HdqTrbcOHXtfRN0TFIwt6YFL7N9RU=",
   314          version = "v2.7.0+incompatible",
   315      )
   316      go_repository(
   317          name = "com_github_docker_docker",
   318          importpath = "github.com/docker/docker",
   319          sum = "h1:mzrx39dGtGq0VEnTHjnakmczd4uFbhx2cZU3BJDsLdc=",
   320          version = "v0.7.3-0.20190817195342-4760db040282",
   321      )
   322      go_repository(
   323          name = "com_github_docker_go_connections",
   324          importpath = "github.com/docker/go-connections",
   325          sum = "h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=",
   326          version = "v0.4.0",
   327      )
   328      go_repository(
   329          name = "com_github_docker_go_units",
   330          importpath = "github.com/docker/go-units",
   331          sum = "h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw=",
   332          version = "v0.4.0",
   333      )
   334      go_repository(
   335          name = "com_github_dustin_go_humanize",
   336          importpath = "github.com/dustin/go-humanize",
   337          sum = "h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4zYo=",
   338          version = "v1.0.0",
   339      )
   340      go_repository(
   341          name = "com_github_eapache_go_resiliency",
   342          importpath = "github.com/eapache/go-resiliency",
   343          sum = "h1:1NtRmCAqadE2FN4ZcN6g90TP3uk8cg9rn9eNK2197aU=",
   344          version = "v1.1.0",
   345      )
   346      go_repository(
   347          name = "com_github_eapache_go_xerial_snappy",
   348          importpath = "github.com/eapache/go-xerial-snappy",
   349          sum = "h1:YEetp8/yCZMuEPMUDHG0CW/brkkEp8mzqk2+ODEitlw=",
   350          version = "v0.0.0-20180814174437-776d5712da21",
   351      )
   352      go_repository(
   353          name = "com_github_eapache_queue",
   354          importpath = "github.com/eapache/queue",
   355          sum = "h1:YOEu7KNc61ntiQlcEeUIoDTJ2o8mQznoNvUhiigpIqc=",
   356          version = "v1.1.0",
   357      )
   358      go_repository(
   359          name = "com_github_edsrzf_mmap_go",
   360          importpath = "github.com/edsrzf/mmap-go",
   361          sum = "h1:aaQcKT9WumO6JEJcRyTqFVq4XUZiUcKR2/GI31TOcz8=",
   362          version = "v0.0.0-20170320065105-0bce6a688712",
   363      )
   364      go_repository(
   365          name = "com_github_elazarl_goproxy",
   366          importpath = "github.com/elazarl/goproxy",
   367          sum = "h1:LCoguo7Zd0MByKMbQbTvcZw7HiBcbvew+MOcwsJVwrY=",
   368          version = "v0.0.0-20181003060214-f58a169a71a5",
   369      )
   370      go_repository(
   371          name = "com_github_erikstmartin_go_testdb",
   372          importpath = "github.com/erikstmartin/go-testdb",
   373          sum = "h1:Yzb9+7DPaBjB8zlTR87/ElzFsnQfuHnVUVqpZZIcV5Y=",
   374          version = "v0.0.0-20160219214506-8d10e4a1bae5",
   375      )
   376      go_repository(
   377          name = "com_github_fasthttp_contrib_websocket",
   378          importpath = "github.com/fasthttp-contrib/websocket",
   379          sum = "h1:DddqAaWDpywytcG8w/qoQ5sAN8X12d3Z3koB0C3Rxsc=",
   380          version = "v0.0.0-20160511215533-1f3b11f56072",
   381      )
   382      go_repository(
   383          name = "com_github_fatih_color",
   384          importpath = "github.com/fatih/color",
   385          sum = "h1:DkWD4oS2D8LGGgTQ6IvwJJXSL5Vp2ffcQg58nFV38Ys=",
   386          version = "v1.7.0",
   387      )
   388      go_repository(
   389          name = "com_github_fatih_structs",
   390          importpath = "github.com/fatih/structs",
   391          sum = "h1:Q7juDM0QtcnhCpeyLGQKyg4TOIghuNXrkL32pHAUMxo=",
   392          version = "v1.1.0",
   393      )
   394      go_repository(
   395          name = "com_github_fsnotify_fsnotify",
   396          importpath = "github.com/fsnotify/fsnotify",
   397          sum = "h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I=",
   398          version = "v1.4.7",
   399      )
   400      go_repository(
   401          name = "com_github_fsouza_fake_gcs_server",
   402          importpath = "github.com/fsouza/fake-gcs-server",
   403          sum = "h1:Un0BXUXrRWYSmYyC1Rqm2e2WJfTPyDy/HGMz31emTi8=",
   404          version = "v1.7.0",
   405      )
   406      go_repository(
   407          name = "com_github_gavv_httpexpect",
   408          importpath = "github.com/gavv/httpexpect",
   409          sum = "h1:1X9kcRshkSKEjNJJxX9Y9mQ5BRfbxU5kORdjhlA1yX8=",
   410          version = "v2.0.0+incompatible",
   411      )
   412      go_repository(
   413          name = "com_github_ghodss_yaml",
   414          importpath = "github.com/ghodss/yaml",
   415          sum = "h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk=",
   416          version = "v1.0.0",
   417      )
   418      go_repository(
   419          name = "com_github_globalsign_mgo",
   420          importpath = "github.com/globalsign/mgo",
   421          sum = "h1:DujepqpGd1hyOd7aW59XpK7Qymp8iy83xq74fLr21is=",
   422          version = "v0.0.0-20181015135952-eeefdecb41b8",
   423      )
   424      go_repository(
   425          name = "com_github_go_bindata_go_bindata",
   426          importpath = "github.com/go-bindata/go-bindata",
   427          sum = "h1:tR4f0e4VTO7LK6B2YWyAoVEzG9ByG1wrXB4TL9+jiYg=",
   428          version = "v3.1.1+incompatible",
   429      )
   430      go_repository(
   431          name = "com_github_go_chi_chi",
   432          importpath = "github.com/go-chi/chi",
   433          sum = "h1:maB6vn6FqCxrpz4FqWdh4+lwpyZIQS7YEAUcHlgXVRs=",
   434          version = "v4.0.2+incompatible",
   435      )
   436      go_repository(
   437          name = "com_github_go_chi_cors",
   438          importpath = "github.com/go-chi/cors",
   439          sum = "h1:e6x8k7uWbUwYs+aXDoiUzeQFT6l0cygBYyNhD7/1Tg0=",
   440          version = "v1.0.0",
   441      )
   442      go_repository(
   443          name = "com_github_go_chi_jwtauth",
   444          importpath = "github.com/go-chi/jwtauth",
   445          sum = "h1:hPhobLUgh7fMpA1qUDdId14u2Z93M22fCNPMVLNWeHU=",
   446          version = "v4.0.3+incompatible",
   447      )
   448      go_repository(
   449          name = "com_github_go_chi_render",
   450          importpath = "github.com/go-chi/render",
   451          sum = "h1:4/5tis2cKaNdnv9zFLfXzcquC9HbeZgCnxGnKrltBS8=",
   452          version = "v1.0.1",
   453      )
   454      go_repository(
   455          name = "com_github_go_kit_kit",
   456          importpath = "github.com/go-kit/kit",
   457          sum = "h1:wDJmvq38kDhkVxi50ni9ykkdUr1PKgqKOoi01fa0Mdk=",
   458          version = "v0.9.0",
   459      )
   460      go_repository(
   461          name = "com_github_go_logfmt_logfmt",
   462          importpath = "github.com/go-logfmt/logfmt",
   463          sum = "h1:MP4Eh7ZCb31lleYCFuwm0oe4/YGak+5l1vA2NOE80nA=",
   464          version = "v0.4.0",
   465      )
   466      go_repository(
   467          name = "com_github_go_mail_mail",
   468          importpath = "github.com/go-mail/mail",
   469          sum = "h1:UzNOn0k5lpfVtO31cK3hn6I4VEVGhe3lX8AJBAxXExM=",
   470          version = "v2.3.1+incompatible",
   471      )
   472      go_repository(
   473          name = "com_github_go_openapi_analysis",
   474          importpath = "github.com/go-openapi/analysis",
   475          sum = "h1:5Z7zgx/EAmE9bf7cuTU1hkGQlZGzGDf9a1m57xRfNZk=",
   476          version = "v0.19.6",
   477      )
   478      go_repository(
   479          name = "com_github_go_openapi_errors",
   480          importpath = "github.com/go-openapi/errors",
   481          sum = "h1:a2kIyV3w+OS3S97zxUndRVD46+FhGOUBDFY7nmu4CsY=",
   482          version = "v0.19.2",
   483      )
   484      go_repository(
   485          name = "com_github_go_openapi_inflect",
   486          importpath = "github.com/go-openapi/inflect",
   487          sum = "h1:9jCH9scKIbHeV9m12SmPilScz6krDxKRasNNSNPXu/4=",
   488          version = "v0.19.0",
   489      )
   490      go_repository(
   491          name = "com_github_go_openapi_jsonpointer",
   492          importpath = "github.com/go-openapi/jsonpointer",
   493          sum = "h1:gihV7YNZK1iK6Tgwwsxo2rJbD1GTbdm72325Bq8FI3w=",
   494          version = "v0.19.3",
   495      )
   496      go_repository(
   497          name = "com_github_go_openapi_jsonreference",
   498          importpath = "github.com/go-openapi/jsonreference",
   499          sum = "h1:5cxNfTy0UVC3X8JL5ymxzyoUZmo8iZb+jeTWn7tUa8o=",
   500          version = "v0.19.3",
   501      )
   502      go_repository(
   503          name = "com_github_go_openapi_loads",
   504          importpath = "github.com/go-openapi/loads",
   505          sum = "h1:5I4CCSqoWzT+82bBkNIvmLc0UOsoKKQ4Fz+3VxOB7SY=",
   506          version = "v0.19.4",
   507      )
   508      go_repository(
   509          name = "com_github_go_openapi_runtime",
   510          importpath = "github.com/go-openapi/runtime",
   511          sum = "h1:la3rOpJ+UnJSCgsgMv/xKHCMCpKJtFVa7ai4mPnV2ts=",
   512          version = "v0.19.8",
   513      )
   514      go_repository(
   515          name = "com_github_go_openapi_spec",
   516          importpath = "github.com/go-openapi/spec",
   517          sum = "h1:ixzUSnHTd6hCemgtAJgluaTSGYpLNpJY4mA2DIkdOAo=",
   518          version = "v0.19.4",
   519      )
   520      go_repository(
   521          name = "com_github_go_openapi_strfmt",
   522          importpath = "github.com/go-openapi/strfmt",
   523          sum = "h1:eRfyY5SkaNJCAwmmMcADjY31ow9+N7MCLW7oRkbsINA=",
   524          version = "v0.19.3",
   525      )
   526      go_repository(
   527          name = "com_github_go_openapi_swag",
   528          importpath = "github.com/go-openapi/swag",
   529          sum = "h1:lTz6Ys4CmqqCQmZPBlbQENR1/GucA2bzYTE12Pw4tFY=",
   530          version = "v0.19.5",
   531      )
   532      go_repository(
   533          name = "com_github_go_openapi_validate",
   534          importpath = "github.com/go-openapi/validate",
   535          sum = "h1:QhCBKRYqZR+SKo4gl1lPhPahope8/RLt6EVgY8X80w0=",
   536          version = "v0.19.5",
   537      )
   538      go_repository(
   539          name = "com_github_go_ozzo_ozzo_validation",
   540          importpath = "github.com/go-ozzo/ozzo-validation",
   541          sum = "h1:msy24VGS42fKO9K1vLz82/GeYW1cILu7Nuuj1N3BBkE=",
   542          version = "v3.6.0+incompatible",
   543      )
   544      go_repository(
   545          name = "com_github_go_playground_locales",
   546          importpath = "github.com/go-playground/locales",
   547          sum = "h1:HyWk6mgj5qFqCT5fjGBuRArbVDfE4hi8+e8ceBS/t7Q=",
   548          version = "v0.13.0",
   549      )
   550      go_repository(
   551          name = "com_github_go_playground_universal_translator",
   552          importpath = "github.com/go-playground/universal-translator",
   553          sum = "h1:icxd5fm+REJzpZx7ZfpaD876Lmtgy7VtROAbHHXk8no=",
   554          version = "v0.17.0",
   555      )
   556      go_repository(
   557          name = "com_github_go_sql_driver_mysql",
   558          importpath = "github.com/go-sql-driver/mysql",
   559          sum = "h1:g24URVg0OFbNUTx9qqY1IRZ9D9z3iPyi5zKhQZpNwpA=",
   560          version = "v1.4.1",
   561      )
   562      go_repository(
   563          name = "com_github_go_stack_stack",
   564          importpath = "github.com/go-stack/stack",
   565          sum = "h1:5SgMzNM5HxrEjV0ww2lTmX6E2Izsfxas4+YHWRs3Lsk=",
   566          version = "v1.8.0",
   567      )
   568      go_repository(
   569          name = "com_github_go_swagger_go_swagger",
   570          importpath = "github.com/go-swagger/go-swagger",
   571          sum = "h1:4ejFC3gnhLTI6S/j+S+7GfEaVBV3BBI2IEcFVHUteIQ=",
   572          version = "v0.20.0",
   573      )
   574      go_repository(
   575          name = "com_github_go_swagger_scan_repo_boundary",
   576          importpath = "github.com/go-swagger/scan-repo-boundary",
   577          sum = "h1:l9rI6sNaZgNC0LnF3MiE+qTmyBA/tZAg1rtyrGbUMK0=",
   578          version = "v0.0.0-20180623220736-973b3573c013",
   579      )
   580      go_repository(
   581          name = "com_github_gobuffalo_buffalo",
   582          importpath = "github.com/gobuffalo/buffalo",
   583          sum = "h1:Fyn55HJULJpFPMUNx9lrPK31qvr37+bpNGFbpAOauGI=",
   584          version = "v0.13.0",
   585      )
   586      go_repository(
   587          name = "com_github_gobuffalo_buffalo_plugins",
   588          importpath = "github.com/gobuffalo/buffalo-plugins",
   589          sum = "h1:yZ6USaSdAKpogRS8DZJgeG7/CTPGmyhplwifphmmegw=",
   590          version = "v1.11.0",
   591      )
   592      go_repository(
   593          name = "com_github_gobuffalo_buffalo_pop",
   594          importpath = "github.com/gobuffalo/buffalo-pop",
   595          sum = "h1:8aXdBlo9MEKFGHyl489+28Jw7Ud59Th1U+5Ayu1wNL0=",
   596          version = "v1.0.5",
   597      )
   598      go_repository(
   599          name = "com_github_gobuffalo_envy",
   600          importpath = "github.com/gobuffalo/envy",
   601          sum = "h1:OsV5vOpHYUpP7ZLS6sem1y40/lNX1BZj+ynMiRi21lQ=",
   602          version = "v1.6.15",
   603      )
   604      go_repository(
   605          name = "com_github_gobuffalo_events",
   606          importpath = "github.com/gobuffalo/events",
   607          sum = "h1:ukq5ys/h0TuiX7eLJyZBD1dJOy0r19JTEYmgXKG9j+Y=",
   608          version = "v1.1.9",
   609      )
   610      go_repository(
   611          name = "com_github_gobuffalo_fizz",
   612          importpath = "github.com/gobuffalo/fizz",
   613          sum = "h1:JJOkmlStog5AiBL434UoGMJ896p3MnTnzedFVaZSF3k=",
   614          version = "v1.0.12",
   615      )
   616      go_repository(
   617          name = "com_github_gobuffalo_flect",
   618          importpath = "github.com/gobuffalo/flect",
   619          sum = "h1:HZOs07hF3AmoaUj4HJQHV5RqfOuGnPZI7aFcireIrww=",
   620          version = "v0.0.0-20190117212819-a62e61d96794",
   621      )
   622      go_repository(
   623          name = "com_github_gobuffalo_genny",
   624          importpath = "github.com/gobuffalo/genny",
   625          sum = "h1:gJb0C7JcowRQ6bFIjhhwUhqXZ6d1CdBYZyliCRTLbRs=",
   626          version = "v0.0.0-20190315121735-8b38fb089e88",
   627      )
   628      go_repository(
   629          name = "com_github_gobuffalo_github_flavored_markdown",
   630          importpath = "github.com/gobuffalo/github_flavored_markdown",
   631          sum = "h1:Vjvz4wqOnviiLEfTh5bh270b3lhpJiwwQEWOWmHMwY8=",
   632          version = "v1.0.7",
   633      )
   634      go_repository(
   635          name = "com_github_gobuffalo_gogen",
   636          importpath = "github.com/gobuffalo/gogen",
   637          sum = "h1:f3Fpd5AqsFuTHUEhUeEMIFJkX8FpVnzdW+GpYxIyXkA=",
   638          version = "v0.0.0-20190315121717-8f38393713f5",
   639      )
   640      go_repository(
   641          name = "com_github_gobuffalo_httptest",
   642          importpath = "github.com/gobuffalo/httptest",
   643          sum = "h1:LWp2khlgA697h4BIYWW2aRxvB93jMnBrbakQ/r2KLzs=",
   644          version = "v1.0.2",
   645      )
   646      go_repository(
   647          name = "com_github_gobuffalo_licenser",
   648          importpath = "github.com/gobuffalo/licenser",
   649          sum = "h1:bbR/354ALkf/k/CoHxgPPAToVU38WZVwXcxF/UgT7V4=",
   650          version = "v0.0.0-20181211173111-f8a311c51159",
   651      )
   652      go_repository(
   653          name = "com_github_gobuffalo_logger",
   654          importpath = "github.com/gobuffalo/logger",
   655          sum = "h1:8thhT+kUJMTMy3HlX4+y9Da+BNJck+p109tqqKp7WDs=",
   656          version = "v0.0.0-20190315122211-86e12af44bc2",
   657      )
   658      go_repository(
   659          name = "com_github_gobuffalo_makr",
   660          importpath = "github.com/gobuffalo/makr",
   661          sum = "h1:lOlpv2iz0dNa4qse0ZYQgbtT+ybwVxWEAcOZbcPmeYc=",
   662          version = "v1.1.5",
   663      )
   664      go_repository(
   665          name = "com_github_gobuffalo_mapi",
   666          importpath = "github.com/gobuffalo/mapi",
   667          sum = "h1:JRuTiZzDEZhBHkFiHTxJkYRT6CbYuL0K/rn+1byJoEA=",
   668          version = "v1.0.1",
   669      )
   670      go_repository(
   671          name = "com_github_gobuffalo_meta",
   672          importpath = "github.com/gobuffalo/meta",
   673          sum = "h1:cP3lJDiGboBok8q6axF0rqWjlg/MOCfgjuwuNp5TlhE=",
   674          version = "v0.0.0-20190120163247-50bbb1fa260d",
   675      )
   676      go_repository(
   677          name = "com_github_gobuffalo_mw_basicauth",
   678          importpath = "github.com/gobuffalo/mw-basicauth",
   679          sum = "h1:bCqDBHnByenQitOtFdEtMvlWVgPwODrfZ+nVkgGoJZ8=",
   680          version = "v1.0.3",
   681      )
   682      go_repository(
   683          name = "com_github_gobuffalo_mw_contenttype",
   684          importpath = "github.com/gobuffalo/mw-contenttype",
   685          sum = "h1:SUFp8EbFjlKXkvqstoxPWx3nVPV3BSKZTswQNTZFaik=",
   686          version = "v0.0.0-20180802152300-74f5a47f4d56",
   687      )
   688      go_repository(
   689          name = "com_github_gobuffalo_mw_csrf",
   690          importpath = "github.com/gobuffalo/mw-csrf",
   691          sum = "h1:A13B4mhcFQcjPJ1GFBrh61B4Qo87fZa82FfTt9LX/QU=",
   692          version = "v0.0.0-20180802151833-446ff26e108b",
   693      )
   694      go_repository(
   695          name = "com_github_gobuffalo_mw_forcessl",
   696          importpath = "github.com/gobuffalo/mw-forcessl",
   697          sum = "h1:v94+IGhlBro0Lz1gOR3lrdAVSZ0mJF2NxsdppKd7FnI=",
   698          version = "v0.0.0-20180802152810-73921ae7a130",
   699      )
   700      go_repository(
   701          name = "com_github_gobuffalo_mw_i18n",
   702          importpath = "github.com/gobuffalo/mw-i18n",
   703          sum = "h1:pZhsgF8RXEngHdibuRNOXNk1pL0K9rFa5HOcvURNTQ4=",
   704          version = "v0.0.0-20180802152014-e3060b7e13d6",
   705      )
   706      go_repository(
   707          name = "com_github_gobuffalo_mw_paramlogger",
   708          importpath = "github.com/gobuffalo/mw-paramlogger",
   709          sum = "h1:TsmUXyHjj5ReuN1AJjEVukf72J6AfRTF2CfTEaqVLT8=",
   710          version = "v0.0.0-20181005191442-d6ee392ec72e",
   711      )
   712      go_repository(
   713          name = "com_github_gobuffalo_mw_tokenauth",
   714          importpath = "github.com/gobuffalo/mw-tokenauth",
   715          sum = "h1:nhPzONHNGlXZIMFfKm6cWpRSq5oTanRK1qBtfCPBFyE=",
   716          version = "v0.0.0-20181001105134-8545f626c189",
   717      )
   718      go_repository(
   719          name = "com_github_gobuffalo_packd",
   720          importpath = "github.com/gobuffalo/packd",
   721          sum = "h1:P6naWPiHm/7R3eYx/ub3VhaW9G+1xAMJ6vzACePaGPI=",
   722          version = "v0.0.0-20190315124812-a385830c7fc0",
   723      )
   724      go_repository(
   725          name = "com_github_gobuffalo_packr",
   726          importpath = "github.com/gobuffalo/packr",
   727          sum = "h1:pnDU7VZ1gPbkIEDiXzWPtUZr/RgWSpq9x7PE7uQB8zo=",
   728          version = "v1.24.0",
   729      )
   730      go_repository(
   731          name = "com_github_gobuffalo_packr_v2",
   732          importpath = "github.com/gobuffalo/packr/v2",
   733          sum = "h1:iCzGL6YeqMNrrch5mwZpHWaUlFhzjf5G8YzsBrbAjTo=",
   734          version = "v2.0.6",
   735      )
   736      go_repository(
   737          name = "com_github_gobuffalo_plush",
   738          importpath = "github.com/gobuffalo/plush",
   739          sum = "h1:sxY0WMa6J1pMuomTUQ8n2TlR3otiCVZaq21gSrHLScU=",
   740          version = "v3.7.32+incompatible",
   741      )
   742      go_repository(
   743          name = "com_github_gobuffalo_plushgen",
   744          importpath = "github.com/gobuffalo/plushgen",
   745          sum = "h1:y+xgpBg0jHuTTDOE65FahfUgugBDpOp4C0RXXtGiSB0=",
   746          version = "v0.0.0-20190104222512-177cd2b872b3",
   747      )
   748      go_repository(
   749          name = "com_github_gobuffalo_pop",
   750          importpath = "github.com/gobuffalo/pop",
   751          sum = "h1:5v15ZgICK3MFTU90QRqCaqDUf4wcriIbws1hqpYL2Xo=",
   752          version = "v4.8.4+incompatible",
   753      )
   754      go_repository(
   755          name = "com_github_gobuffalo_release",
   756          importpath = "github.com/gobuffalo/release",
   757          sum = "h1:haad/N5NdoEKK4bmaHLuMeuZdNYIJyXmv+TA8ZwFYwo=",
   758          version = "v1.1.6",
   759      )
   760      go_repository(
   761          name = "com_github_gobuffalo_shoulders",
   762          importpath = "github.com/gobuffalo/shoulders",
   763          sum = "h1:BqVJBUXlBWAf+WLhXijVk3SCpp75LXrVBiIkOCzZbNc=",
   764          version = "v1.0.1",
   765      )
   766      go_repository(
   767          name = "com_github_gobuffalo_syncx",
   768          importpath = "github.com/gobuffalo/syncx",
   769          sum = "h1:tpom+2CJmpzAWj5/VEHync2rJGi+epHNIeRSWjzGA+4=",
   770          version = "v0.0.0-20190224160051-33c29581e754",
   771      )
   772      go_repository(
   773          name = "com_github_gobuffalo_tags",
   774          importpath = "github.com/gobuffalo/tags",
   775          sum = "h1:qc5hMXPsXD+zYPSlNgqzlpVW7z/+GJEVCqn245BEUIY=",
   776          version = "v2.0.15+incompatible",
   777      )
   778      go_repository(
   779          name = "com_github_gobuffalo_uuid",
   780          importpath = "github.com/gobuffalo/uuid",
   781          sum = "h1:c5uWRuEnYggYCrT9AJm0U2v1QTG7OVDAvxhj8tIV5Gc=",
   782          version = "v2.0.5+incompatible",
   783      )
   784      go_repository(
   785          name = "com_github_gobuffalo_validate",
   786          importpath = "github.com/gobuffalo/validate",
   787          sum = "h1:6f4JCEz11Zi6iIlexMv7Jz10RBPvgI795AOaubtCwTE=",
   788          version = "v2.0.3+incompatible",
   789      )
   790      go_repository(
   791          name = "com_github_gobuffalo_x",
   792          importpath = "github.com/gobuffalo/x",
   793          sum = "h1:N0iqtKwkicU8M2rLirTDJxdwuL8I2/8MjMlEayaNSgE=",
   794          version = "v0.0.0-20181007152206-913e47c59ca7",
   795      )
   796      go_repository(
   797          name = "com_github_gobwas_glob",
   798          importpath = "github.com/gobwas/glob",
   799          sum = "h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=",
   800          version = "v0.2.3",
   801      )
   802      go_repository(
   803          name = "com_github_gocql_gocql",
   804          importpath = "github.com/gocql/gocql",
   805          sum = "h1:vF83LI8tAakwEwvWZtrIEx7pOySacl2TOxx6eXk4ePo=",
   806          version = "v0.0.0-20190301043612-f6df8288f9b4",
   807      )
   808      go_repository(
   809          name = "com_github_gofrs_uuid",
   810          importpath = "github.com/gofrs/uuid",
   811          sum = "h1:y12jRkkFxsd7GpqdSZ+/KCs/fJbqpEXSGd4+jfEaewE=",
   812          version = "v3.2.0+incompatible",
   813      )
   814      go_repository(
   815          name = "com_github_gogo_protobuf",
   816          importpath = "github.com/gogo/protobuf",
   817          sum = "h1:/s5zKNz0uPFCZ5hddgPdo2TK2TVrUNMn0OOX8/aZMTE=",
   818          version = "v1.2.1",
   819      )
   820      go_repository(
   821          name = "com_github_golang_gddo",
   822          importpath = "github.com/golang/gddo",
   823          sum = "h1:CfaPdCDbZu8jSwjq0flJv2u+WreQM0KqytUQahZ6Xf4=",
   824          version = "v0.0.0-20190312205958-5a2505f3dbf0",
   825      )
   826      go_repository(
   827          name = "com_github_golang_glog",
   828          importpath = "github.com/golang/glog",
   829          sum = "h1:VKtxabqXZkF25pY9ekfRL6a582T4P37/31XEstQ5p58=",
   830          version = "v0.0.0-20160126235308-23def4e6c14b",
   831      )
   832      go_repository(
   833          name = "com_github_golang_groupcache",
   834          importpath = "github.com/golang/groupcache",
   835          sum = "h1:ZgQEtGgCBiWRM39fZuwSd1LwSqqSW0hOdXCYYDX0R3I=",
   836          version = "v0.0.0-20190702054246-869f871628b6",
   837      )
   838      go_repository(
   839          name = "com_github_golang_migrate_migrate_v4",
   840          importpath = "github.com/golang-migrate/migrate/v4",
   841          sum = "h1:gONcHxHApDTKXDyLH/H97gEHmpu1zcnnbAaq2zgrPrs=",
   842          version = "v4.7.0",
   843      )
   844      go_repository(
   845          name = "com_github_golang_mock",
   846          importpath = "github.com/golang/mock",
   847          sum = "h1:qGJ6qTW+x6xX/my+8YUVl4WNpX9B7+/l2tRsHGZ7f2s=",
   848          version = "v1.3.1",
   849      )
   850      go_repository(
   851          name = "com_github_golang_protobuf",
   852          importpath = "github.com/golang/protobuf",
   853          sum = "h1:6nsPYzhq5kReh6QImI3k5qWzO4PEbvbIW2cwSfR/6xs=",
   854          version = "v1.3.2",
   855      )
   856      go_repository(
   857          name = "com_github_golang_snappy",
   858          importpath = "github.com/golang/snappy",
   859          sum = "h1:Qgr9rKW7uDUkrbSmQeiDsGa8SjGyCOGtuasMWwvp2P4=",
   860          version = "v0.0.1",
   861      )
   862      go_repository(
   863          name = "com_github_google_btree",
   864          importpath = "github.com/google/btree",
   865          sum = "h1:0udJVsspx3VBr5FwtLhQQtuAsVc79tTq0ocGIPAU6qo=",
   866          version = "v1.0.0",
   867      )
   868      go_repository(
   869          name = "com_github_google_go_cmp",
   870          importpath = "github.com/google/go-cmp",
   871          sum = "h1:Xye71clBPdm5HgqGwUkwhbynsUJZhDbS20FvLhQ2izg=",
   872          version = "v0.3.1",
   873      )
   874      go_repository(
   875          name = "com_github_google_go_github",
   876          importpath = "github.com/google/go-github",
   877          sum = "h1:N0LgJ1j65A7kfXrZnUDaYCs/Sf4rEjNlfyDHW9dolSY=",
   878          version = "v17.0.0+incompatible",
   879      )
   880      go_repository(
   881          name = "com_github_google_go_querystring",
   882          importpath = "github.com/google/go-querystring",
   883          sum = "h1:Xkwi/a1rcvNg1PPYe5vI8GbeBY/jrVuDX5ASuANWTrk=",
   884          version = "v1.0.0",
   885      )
   886      go_repository(
   887          name = "com_github_google_gofuzz",
   888          importpath = "github.com/google/gofuzz",
   889          sum = "h1:A8PeW59pxE9IoFRqBp37U+mSNaQoZ46F1f0f863XSXw=",
   890          version = "v1.0.0",
   891      )
   892      go_repository(
   893          name = "com_github_google_martian",
   894          importpath = "github.com/google/martian",
   895          sum = "h1:/CP5g8u/VJHijgedC/Legn3BAbAaWPgecwXBIDzw5no=",
   896          version = "v2.1.0+incompatible",
   897      )
   898      go_repository(
   899          name = "com_github_google_pprof",
   900          importpath = "github.com/google/pprof",
   901          sum = "h1:XTnP8fJpa4Kvpw2qARB4KS9izqxPS0Sd92cDlY3uk+w=",
   902          version = "v0.0.0-20190723021845-34ac40c74b70",
   903      )
   904      go_repository(
   905          name = "com_github_google_renameio",
   906          importpath = "github.com/google/renameio",
   907          sum = "h1:GOZbcHa3HfsPKPlmyPyN2KEohoMXOhdMbHrvbpl2QaA=",
   908          version = "v0.1.0",
   909      )
   910      go_repository(
   911          name = "com_github_google_subcommands",
   912          importpath = "github.com/google/subcommands",
   913          sum = "h1:/eqq+otEXm5vhfBrbREPCSVQbvofip6kIz+mX5TUH7k=",
   914          version = "v1.0.1",
   915      )
   916      go_repository(
   917          name = "com_github_google_uuid",
   918          importpath = "github.com/google/uuid",
   919          sum = "h1:Gkbcsh/GbpXz7lPftLA3P6TYMwjCLYm83jiFQZF/3gY=",
   920          version = "v1.1.1",
   921      )
   922      go_repository(
   923          name = "com_github_google_wire",
   924          importpath = "github.com/google/wire",
   925          sum = "h1:imGQZGEVEHpje5056+K+cgdO72p0LQv2xIIFXNGUf60=",
   926          version = "v0.3.0",
   927      )
   928      go_repository(
   929          name = "com_github_googleapis_gax_go_v2",
   930          importpath = "github.com/googleapis/gax-go/v2",
   931          sum = "h1:sjZBwGj9Jlw33ImPtvFviGYvseOtDM7hkSKB7+Tv3SM=",
   932          version = "v2.0.5",
   933      )
   934      go_repository(
   935          name = "com_github_gopherjs_gopherjs",
   936          importpath = "github.com/gopherjs/gopherjs",
   937          sum = "h1:JJ2EP5vV3LAD2U1CxQtD7PTOO15Y96kXmKDz7TjxGHs=",
   938          version = "v0.0.0-20181004151105-1babbf986f6f",
   939      )
   940      go_repository(
   941          name = "com_github_gorilla_context",
   942          importpath = "github.com/gorilla/context",
   943          sum = "h1:AWwleXJkX/nhcU9bZSnZoi3h/qGYqQAGhq6zZe/aQW8=",
   944          version = "v1.1.1",
   945      )
   946      go_repository(
   947          name = "com_github_gorilla_css",
   948          importpath = "github.com/gorilla/css",
   949          sum = "h1:BQqNyPTi50JCFMTw/b67hByjMVXZRwGha6wxVGkeihY=",
   950          version = "v1.0.0",
   951      )
   952      go_repository(
   953          name = "com_github_gorilla_handlers",
   954          importpath = "github.com/gorilla/handlers",
   955          sum = "h1:0QniY0USkHQ1RGCLfKxeNHK9bkDHGRYGNDFBCS+YARg=",
   956          version = "v1.4.2",
   957      )
   958      go_repository(
   959          name = "com_github_gorilla_mux",
   960          importpath = "github.com/gorilla/mux",
   961          sum = "h1:Dw4jY2nghMMRsh1ol8dv1axHkDwMQK2DHerMNJsIpJU=",
   962          version = "v1.7.1",
   963      )
   964      go_repository(
   965          name = "com_github_gorilla_pat",
   966          importpath = "github.com/gorilla/pat",
   967          sum = "h1:LqbZZ9sNMWVjeXS4NN5oVvhMjDyLhmA1LG86oSo+IqY=",
   968          version = "v0.0.0-20180118222023-199c85a7f6d1",
   969      )
   970      go_repository(
   971          name = "com_github_gorilla_securecookie",
   972          importpath = "github.com/gorilla/securecookie",
   973          sum = "h1:miw7JPhV+b/lAHSXz4qd/nN9jRiAFV5FwjeKyCS8BvQ=",
   974          version = "v1.1.1",
   975      )
   976      go_repository(
   977          name = "com_github_gorilla_sessions",
   978          importpath = "github.com/gorilla/sessions",
   979          sum = "h1:2i3OrAjARC9UWJ/mie/5liA3dOcO9hcXIe0QHQLrTQ0=",
   980          version = "v1.1.4-0.20181208214519-12bd4761fc66",
   981      )
   982      go_repository(
   983          name = "com_github_gorilla_websocket",
   984          importpath = "github.com/gorilla/websocket",
   985          sum = "h1:WDFjx/TMzVgy9VdMMQi2K2Emtwi2QcUQsztZ/zLaH/Q=",
   986          version = "v1.4.0",
   987      )
   988      go_repository(
   989          name = "com_github_gotestyourself_gotestyourself",
   990          importpath = "github.com/gotestyourself/gotestyourself",
   991          sum = "h1:AQwinXlbQR2HvPjQZOmDhRqsv5mZf+Jb1RnSLxcqZcI=",
   992          version = "v2.2.0+incompatible",
   993      )
   994      go_repository(
   995          name = "com_github_grpc_ecosystem_go_grpc_middleware",
   996          importpath = "github.com/grpc-ecosystem/go-grpc-middleware",
   997          sum = "h1:Iju5GlWwrvL6UBg4zJJt3btmonfrMlCDdsejg4CZE7c=",
   998          version = "v1.0.0",
   999      )
  1000      go_repository(
  1001          name = "com_github_grpc_ecosystem_go_grpc_prometheus",
  1002          importpath = "github.com/grpc-ecosystem/go-grpc-prometheus",
  1003          sum = "h1:Ovs26xHkKqVztRpIrF/92BcuyuQ/YW4NSIpoGtfXNho=",
  1004          version = "v1.2.0",
  1005      )
  1006      go_repository(
  1007          name = "com_github_grpc_ecosystem_grpc_gateway",
  1008          importpath = "github.com/grpc-ecosystem/grpc-gateway",
  1009          sum = "h1:8p0pcgLlw2iuZVsdHdPaMUXFOA+6gDixcXbHEMzSyW8=",
  1010          version = "v1.9.6",
  1011      )
  1012      go_repository(
  1013          name = "com_github_gtank_cryptopasta",
  1014          importpath = "github.com/gtank/cryptopasta",
  1015          sum = "h1:7xsUJsB2NrdcttQPa7JLEaGzvdbk7KvfrjgHZXOQRo0=",
  1016          version = "v0.0.0-20170601214702-1f550f6f2f69",
  1017      )
  1018      go_repository(
  1019          name = "com_github_hailocab_go_hostpool",
  1020          importpath = "github.com/hailocab/go-hostpool",
  1021          sum = "h1:5upAirOpQc1Q53c0bnx2ufif5kANL7bfZWcc6VJWJd8=",
  1022          version = "v0.0.0-20160125115350-e80d13ce29ed",
  1023      )
  1024      go_repository(
  1025          name = "com_github_hashicorp_errwrap",
  1026          importpath = "github.com/hashicorp/errwrap",
  1027          sum = "h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=",
  1028          version = "v1.0.0",
  1029      )
  1030      go_repository(
  1031          name = "com_github_hashicorp_go_multierror",
  1032          importpath = "github.com/hashicorp/go-multierror",
  1033          sum = "h1:iVjPR7a6H0tWELX5NxNe7bYopibicUzc7uPribsnS6o=",
  1034          version = "v1.0.0",
  1035      )
  1036      go_repository(
  1037          name = "com_github_hashicorp_golang_lru",
  1038          importpath = "github.com/hashicorp/golang-lru",
  1039          sum = "h1:YPkqC67at8FYaadspW/6uE0COsBxS2656RLEr8Bppgk=",
  1040          version = "v0.5.3",
  1041      )
  1042      go_repository(
  1043          name = "com_github_hashicorp_hcl",
  1044          importpath = "github.com/hashicorp/hcl",
  1045          sum = "h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=",
  1046          version = "v1.0.0",
  1047      )
  1048      go_repository(
  1049          name = "com_github_hpcloud_tail",
  1050          importpath = "github.com/hpcloud/tail",
  1051          sum = "h1:nfCOvKYfkgYP8hkirhJocXT2+zOD8yUNjXaWfTlyFKI=",
  1052          version = "v1.0.0",
  1053      )
  1054      go_repository(
  1055          name = "com_github_imdario_mergo",
  1056          importpath = "github.com/imdario/mergo",
  1057          sum = "h1:k/Biv+LJL35wkk0Hveko1nj7as4tSHkHdZaNlzn/gcQ=",
  1058          version = "v0.0.0-20171009183408-7fe0c75c13ab",
  1059      )
  1060      go_repository(
  1061          name = "com_github_imkira_go_interpol",
  1062          importpath = "github.com/imkira/go-interpol",
  1063          sum = "h1:KIiKr0VSG2CUW1hl1jpiyuzuJeKUUpC8iM1AIE7N1Vk=",
  1064          version = "v1.1.0",
  1065      )
  1066      go_repository(
  1067          name = "com_github_inconshreveable_mousetrap",
  1068          importpath = "github.com/inconshreveable/mousetrap",
  1069          sum = "h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM=",
  1070          version = "v1.0.0",
  1071      )
  1072      go_repository(
  1073          name = "com_github_jackc_fake",
  1074          importpath = "github.com/jackc/fake",
  1075          sum = "h1:vr3AYkKovP8uR8AvSGGUK1IDqRa5lAAvEkZG1LKaCRc=",
  1076          version = "v0.0.0-20150926172116-812a484cc733",
  1077      )
  1078      go_repository(
  1079          name = "com_github_jackc_pgx",
  1080          importpath = "github.com/jackc/pgx",
  1081          sum = "h1:0Vihzu20St42/UDsvZGdNE6jak7oi/UOeMzwMPHkgFY=",
  1082          version = "v3.2.0+incompatible",
  1083      )
  1084      go_repository(
  1085          name = "com_github_jaytaylor_html2text",
  1086          importpath = "github.com/jaytaylor/html2text",
  1087          sum = "h1:jTkyeF7NZ5oIr0ESmcrpiDgAfoidCBF4F5kJhjtaRwE=",
  1088          version = "v0.0.0-20190408195923-01ec452cbe43",
  1089      )
  1090      go_repository(
  1091          name = "com_github_jessevdk_go_flags",
  1092          importpath = "github.com/jessevdk/go-flags",
  1093          sum = "h1:4IU2WS7AumrZ/40jfhf4QVDMsQwqA7VEHozFRrGARJA=",
  1094          version = "v1.4.0",
  1095      )
  1096      go_repository(
  1097          name = "com_github_jinzhu_gorm",
  1098          importpath = "github.com/jinzhu/gorm",
  1099          sum = "h1:gaHGvE+UnWGlbWG4Y3FUwY1EcZ5n6S9WtqBA/uySMLE=",
  1100          version = "v1.9.11",
  1101      )
  1102      go_repository(
  1103          name = "com_github_jinzhu_inflection",
  1104          importpath = "github.com/jinzhu/inflection",
  1105          sum = "h1:K317FqzuhWc8YvSVlFMCCUb36O/S9MCKRDI7QkRKD/E=",
  1106          version = "v1.0.0",
  1107      )
  1108      go_repository(
  1109          name = "com_github_jinzhu_now",
  1110          importpath = "github.com/jinzhu/now",
  1111          sum = "h1:HjfetcXq097iXP0uoPCdnM4Efp5/9MsM0/M+XOTeR3M=",
  1112          version = "v1.0.1",
  1113      )
  1114      go_repository(
  1115          name = "com_github_jmespath_go_jmespath",
  1116          importpath = "github.com/jmespath/go-jmespath",
  1117          sum = "h1:pmfjZENx5imkbgOkpRUYLnmbU7UEFbjtDA2hxJ1ichM=",
  1118          version = "v0.0.0-20180206201540-c2b33e8439af",
  1119      )
  1120      go_repository(
  1121          name = "com_github_jmoiron_sqlx",
  1122          importpath = "github.com/jmoiron/sqlx",
  1123          sum = "h1:41Ip0zITnmWNR/vHV+S4m+VoUivnWY5E4OJfLZjCJMA=",
  1124          version = "v1.2.0",
  1125      )
  1126      go_repository(
  1127          name = "com_github_joho_godotenv",
  1128          importpath = "github.com/joho/godotenv",
  1129          sum = "h1:Zjp+RcGpHhGlrMbJzXTrZZPrWj+1vfm90La1wgB6Bhc=",
  1130          version = "v1.3.0",
  1131      )
  1132      go_repository(
  1133          name = "com_github_jonboulle_clockwork",
  1134          importpath = "github.com/jonboulle/clockwork",
  1135          sum = "h1:VKV+ZcuP6l3yW9doeqz6ziZGgcynBVQO+obU0+0hcPo=",
  1136          version = "v0.1.0",
  1137      )
  1138      go_repository(
  1139          name = "com_github_json_iterator_go",
  1140          importpath = "github.com/json-iterator/go",
  1141          sum = "h1:KfgG9LzI+pYjr4xvmz/5H4FXjokeP+rlHLhv3iH62Fo=",
  1142          version = "v1.1.7",
  1143      )
  1144      go_repository(
  1145          name = "com_github_jstemmer_go_junit_report",
  1146          importpath = "github.com/jstemmer/go-junit-report",
  1147          sum = "h1:rBMNdlhTLzJjJSDIjNEXX1Pz3Hmwmz91v+zycvx9PJc=",
  1148          version = "v0.0.0-20190106144839-af01ea7f8024",
  1149      )
  1150      go_repository(
  1151          name = "com_github_jtolds_gls",
  1152          importpath = "github.com/jtolds/gls",
  1153          sum = "h1:fSuqC+Gmlu6l/ZYAoZzx2pyucC8Xza35fpRVWLVmUEE=",
  1154          version = "v4.2.1+incompatible",
  1155      )
  1156      go_repository(
  1157          name = "com_github_julienschmidt_httprouter",
  1158          importpath = "github.com/julienschmidt/httprouter",
  1159          sum = "h1:TDTW5Yz1mjftljbcKqRcrYhd4XeOoI98t+9HbQbYf7g=",
  1160          version = "v1.2.0",
  1161      )
  1162      go_repository(
  1163          name = "com_github_k0kubun_colorstring",
  1164          importpath = "github.com/k0kubun/colorstring",
  1165          sum = "h1:uC1QfSlInpQF+M0ao65imhwqKnz3Q2z/d8PWZRMQvDM=",
  1166          version = "v0.0.0-20150214042306-9440f1994b88",
  1167      )
  1168      go_repository(
  1169          name = "com_github_kardianos_osext",
  1170          importpath = "github.com/kardianos/osext",
  1171          sum = "h1:iQTw/8FWTuc7uiaSepXwyf3o52HaUYcV+Tu66S3F5GA=",
  1172          version = "v0.0.0-20190222173326-2bc1f35cddc0",
  1173      )
  1174      go_repository(
  1175          name = "com_github_karrick_godirwalk",
  1176          importpath = "github.com/karrick/godirwalk",
  1177          sum = "h1:ycpSqVon/QJJoaT1t8sae0tp1Stg21j+dyuS7OoagcA=",
  1178          version = "v1.8.0",
  1179      )
  1180      go_repository(
  1181          name = "com_github_kballard_go_shellquote",
  1182          importpath = "github.com/kballard/go-shellquote",
  1183          sum = "h1:Z9n2FFNUXsshfwJMBgNA0RU6/i7WVaAegv3PtuIHPMs=",
  1184          version = "v0.0.0-20180428030007-95032a82bc51",
  1185      )
  1186      go_repository(
  1187          name = "com_github_kisielk_errcheck",
  1188          importpath = "github.com/kisielk/errcheck",
  1189          sum = "h1:reN85Pxc5larApoH1keMBiu2GWtPqXQ1nc9gx+jOU+E=",
  1190          version = "v1.2.0",
  1191      )
  1192      go_repository(
  1193          name = "com_github_kisielk_gotool",
  1194          importpath = "github.com/kisielk/gotool",
  1195          sum = "h1:AV2c/EiW3KqPNT9ZKl07ehoAGi4C5/01Cfbblndcapg=",
  1196          version = "v1.0.0",
  1197      )
  1198      go_repository(
  1199          name = "com_github_klauspost_compress",
  1200          importpath = "github.com/klauspost/compress",
  1201          sum = "h1:Bx0qjetmNjdFXASH02NSAREKpiaDwkO1DRZ3dV2KCcs=",
  1202          version = "v1.8.2",
  1203      )
  1204      go_repository(
  1205          name = "com_github_klauspost_cpuid",
  1206          importpath = "github.com/klauspost/cpuid",
  1207          sum = "h1:vJi+O/nMdFt0vqm8NZBI6wzALWdA2X+egi0ogNyrC/w=",
  1208          version = "v1.2.1",
  1209      )
  1210      go_repository(
  1211          name = "com_github_konsorten_go_windows_terminal_sequences",
  1212          importpath = "github.com/konsorten/go-windows-terminal-sequences",
  1213          sum = "h1:DB17ag19krx9CFsz4o3enTrPXyIXCl+2iCXH/aMAp9s=",
  1214          version = "v1.0.2",
  1215      )
  1216      go_repository(
  1217          name = "com_github_kr_logfmt",
  1218          importpath = "github.com/kr/logfmt",
  1219          sum = "h1:T+h1c/A9Gawja4Y9mFVWj2vyii2bbUNDw3kt9VxK2EY=",
  1220          version = "v0.0.0-20140226030751-b84e30acd515",
  1221      )
  1222      go_repository(
  1223          name = "com_github_kr_pretty",
  1224          importpath = "github.com/kr/pretty",
  1225          sum = "h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=",
  1226          version = "v0.1.0",
  1227      )
  1228      go_repository(
  1229          name = "com_github_kr_pty",
  1230          importpath = "github.com/kr/pty",
  1231          sum = "h1:AkaSdXYQOWeaO3neb8EM634ahkXXe3jYbVh/F9lq+GI=",
  1232          version = "v1.1.8",
  1233      )
  1234      go_repository(
  1235          name = "com_github_kr_text",
  1236          importpath = "github.com/kr/text",
  1237          sum = "h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=",
  1238          version = "v0.1.0",
  1239      )
  1240      go_repository(
  1241          name = "com_github_kshvakov_clickhouse",
  1242          importpath = "github.com/kshvakov/clickhouse",
  1243          sum = "h1:PDTYk9VYgbjPAWry3AoDREeMgOVUFij6bh6IjlloHL0=",
  1244          version = "v1.3.5",
  1245      )
  1246      go_repository(
  1247          name = "com_github_leodido_go_urn",
  1248          importpath = "github.com/leodido/go-urn",
  1249          sum = "h1:hpXL4XnriNwQ/ABnpepYM/1vCLWNDfUNts8dX3xTG6Y=",
  1250          version = "v1.2.0",
  1251      )
  1252      go_repository(
  1253          name = "com_github_lib_pq",
  1254          importpath = "github.com/lib/pq",
  1255          sum = "h1:sJZmqHoEaY7f+NPP8pgLB/WxulyR3fewgCM2qaSlBb4=",
  1256          version = "v1.1.1",
  1257      )
  1258      go_repository(
  1259          name = "com_github_luna_duclos_instrumentedsql",
  1260          importpath = "github.com/luna-duclos/instrumentedsql",
  1261          sum = "h1:KWGe9RPYdAnJMmFpP0HlnlthjfvQ0pWA9hrQlhz/cdM=",
  1262          version = "v0.0.0-20190316074304-ecad98b20aec",
  1263      )
  1264      go_repository(
  1265          name = "com_github_magiconair_properties",
  1266          importpath = "github.com/magiconair/properties",
  1267          sum = "h1:ZC2Vc7/ZFkGmsVC9KvOjumD+G5lXy2RtTKyzRKO2BQ4=",
  1268          version = "v1.8.1",
  1269      )
  1270      go_repository(
  1271          name = "com_github_mailru_easyjson",
  1272          importpath = "github.com/mailru/easyjson",
  1273          sum = "h1:aizVhC/NAAcKWb+5QsU1iNOZb4Yws5UO2I+aIprQITM=",
  1274          version = "v0.7.0",
  1275      )
  1276      go_repository(
  1277          name = "com_github_markbates_deplist",
  1278          importpath = "github.com/markbates/deplist",
  1279          sum = "h1:BKTJDTV5EynLGvTyONdgYVvV34DWq20mJAfGBCP+AYs=",
  1280          version = "v1.0.5",
  1281      )
  1282      go_repository(
  1283          name = "com_github_markbates_going",
  1284          importpath = "github.com/markbates/going",
  1285          sum = "h1:uNQHDDfMRNOUmuxDbPbvatyw4wr4UOSUZkGkdkcip1o=",
  1286          version = "v1.0.2",
  1287      )
  1288      go_repository(
  1289          name = "com_github_markbates_grift",
  1290          importpath = "github.com/markbates/grift",
  1291          sum = "h1:JjTyhlgPtgEnyHNvVn5lk21zWQbWD3cGE0YdyvvbZYg=",
  1292          version = "v1.0.4",
  1293      )
  1294      go_repository(
  1295          name = "com_github_markbates_hmax",
  1296          importpath = "github.com/markbates/hmax",
  1297          sum = "h1:yo2N0gBoCnUMKhV/VRLHomT6Y9wUm+oQQENuWJqCdlM=",
  1298          version = "v1.0.0",
  1299      )
  1300      go_repository(
  1301          name = "com_github_markbates_inflect",
  1302          importpath = "github.com/markbates/inflect",
  1303          sum = "h1:5fh1gzTFhfae06u3hzHYO9xe3l3v3nW5Pwt3naLTP5g=",
  1304          version = "v1.0.4",
  1305      )
  1306      go_repository(
  1307          name = "com_github_markbates_oncer",
  1308          importpath = "github.com/markbates/oncer",
  1309          sum = "h1:JgVTCPf0uBVcUSWpyXmGpgOc62nK5HWUBKAGc3Qqa5k=",
  1310          version = "v0.0.0-20181203154359-bf2de49a0be2",
  1311      )
  1312      go_repository(
  1313          name = "com_github_markbates_refresh",
  1314          importpath = "github.com/markbates/refresh",
  1315          sum = "h1:6EZ/vvVpWiam8OTIhrhfV9cVJR/NvScvcCiqosbTkbA=",
  1316          version = "v1.4.10",
  1317      )
  1318      go_repository(
  1319          name = "com_github_markbates_safe",
  1320          importpath = "github.com/markbates/safe",
  1321          sum = "h1:yjZkbvRM6IzKj9tlu/zMJLS0n/V351OZWRnF3QfaUxI=",
  1322          version = "v1.0.1",
  1323      )
  1324      go_repository(
  1325          name = "com_github_markbates_sigtx",
  1326          importpath = "github.com/markbates/sigtx",
  1327          sum = "h1:y/xtkBvNPRjD4KeEplf4w9rJVSc23/xl+jXYGowTwy0=",
  1328          version = "v1.0.0",
  1329      )
  1330      go_repository(
  1331          name = "com_github_markbates_willie",
  1332          importpath = "github.com/markbates/willie",
  1333          sum = "h1:394PpHImWjScL9X2VRCDXJAcc77sHsSr3w3sOnL/DVc=",
  1334          version = "v1.0.9",
  1335      )
  1336      go_repository(
  1337          name = "com_github_masterminds_semver",
  1338          importpath = "github.com/Masterminds/semver",
  1339          sum = "h1:WBLTQ37jOCzSLtXNdoo8bNM8876KhNqOKvrlGITgsTc=",
  1340          version = "v1.4.2",
  1341      )
  1342      go_repository(
  1343          name = "com_github_mattn_go_colorable",
  1344          importpath = "github.com/mattn/go-colorable",
  1345          sum = "h1:/bC9yWikZXAL9uJdulbSfyVNIR3n3trXl+v8+1sx8mU=",
  1346          version = "v0.1.2",
  1347      )
  1348      go_repository(
  1349          name = "com_github_mattn_go_isatty",
  1350          importpath = "github.com/mattn/go-isatty",
  1351          sum = "h1:HLtExJ+uU2HOZ+wI0Tt5DtUDrx8yhUqDcp7fYERX4CE=",
  1352          version = "v0.0.8",
  1353      )
  1354      go_repository(
  1355          name = "com_github_mattn_go_runewidth",
  1356          importpath = "github.com/mattn/go-runewidth",
  1357          sum = "h1:V2iyH+aX9C5fsYCpK60U8BYIvmhqxuOL3JZcqc1NB7k=",
  1358          version = "v0.0.6",
  1359      )
  1360      go_repository(
  1361          name = "com_github_mattn_go_sqlite3",
  1362          importpath = "github.com/mattn/go-sqlite3",
  1363          sum = "h1:LDdKkqtYlom37fkvqs8rMPFKAMe8+SgjbwZ6ex1/A/Q=",
  1364          version = "v1.11.0",
  1365      )
  1366      go_repository(
  1367          name = "com_github_mattn_goveralls",
  1368          importpath = "github.com/mattn/goveralls",
  1369          sum = "h1:7eJB6EqsPhRVxvwEXGnqdO2sJI0PTsrWoTMXEk9/OQc=",
  1370          version = "v0.0.2",
  1371      )
  1372      go_repository(
  1373          name = "com_github_matttproud_golang_protobuf_extensions",
  1374          importpath = "github.com/matttproud/golang_protobuf_extensions",
  1375          sum = "h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU=",
  1376          version = "v1.0.1",
  1377      )
  1378      go_repository(
  1379          name = "com_github_meatballhat_negroni_logrus",
  1380          importpath = "github.com/meatballhat/negroni-logrus",
  1381          sum = "h1:V6GHkMOIsnpGDasS1iYiNxEYTY8TmyjQXEF8PqYkKQ8=",
  1382          version = "v0.0.0-20170801195057-31067281800f",
  1383      )
  1384      go_repository(
  1385          name = "com_github_mendsley_gojwk",
  1386          importpath = "github.com/mendsley/gojwk",
  1387          sum = "h1:Z/i1e+gTZrmcGeZyWckaLfucYG6KYOXLWo4co8pZYNY=",
  1388          version = "v0.0.0-20141217222730-4d5ec6e58103",
  1389      )
  1390      go_repository(
  1391          name = "com_github_microcosm_cc_bluemonday",
  1392          importpath = "github.com/microcosm-cc/bluemonday",
  1393          sum = "h1:5lPfLTTAvAbtS0VqT+94yOtFnGfUWYyx0+iToC3Os3s=",
  1394          version = "v1.0.2",
  1395      )
  1396      go_repository(
  1397          name = "com_github_microsoft_go_winio",
  1398          importpath = "github.com/Microsoft/go-winio",
  1399          sum = "h1:xAfWHN1IrQ0NJ9TBC0KBZoqLjzDTr1ML+4MywiUOryc=",
  1400          version = "v0.4.12",
  1401      )
  1402      go_repository(
  1403          name = "com_github_mitchellh_go_homedir",
  1404          importpath = "github.com/mitchellh/go-homedir",
  1405          sum = "h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=",
  1406          version = "v1.1.0",
  1407      )
  1408      go_repository(
  1409          name = "com_github_mitchellh_mapstructure",
  1410          importpath = "github.com/mitchellh/mapstructure",
  1411          sum = "h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQzvN1EDeE=",
  1412          version = "v1.1.2",
  1413      )
  1414      go_repository(
  1415          name = "com_github_modern_go_concurrent",
  1416          importpath = "github.com/modern-go/concurrent",
  1417          sum = "h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=",
  1418          version = "v0.0.0-20180306012644-bacd9c7ef1dd",
  1419      )
  1420      go_repository(
  1421          name = "com_github_modern_go_reflect2",
  1422          importpath = "github.com/modern-go/reflect2",
  1423          sum = "h1:9f412s+6RmYXLWZSEzVVgPGK7C2PphHj5RJrvfx9AWI=",
  1424          version = "v1.0.1",
  1425      )
  1426      go_repository(
  1427          name = "com_github_mohae_deepcopy",
  1428          importpath = "github.com/mohae/deepcopy",
  1429          sum = "h1:RWengNIwukTxcDr9M+97sNutRR1RKhG96O6jWumTTnw=",
  1430          version = "v0.0.0-20170929034955-c48cc78d4826",
  1431      )
  1432      go_repository(
  1433          name = "com_github_monoculum_formam",
  1434          importpath = "github.com/monoculum/formam",
  1435          sum = "h1:FEJJhVHSH+Kyxa5qNe/7dprlZbFcj2TG51OWIouhwls=",
  1436          version = "v0.0.0-20180901015400-4e68be1d79ba",
  1437      )
  1438      go_repository(
  1439          name = "com_github_morikuni_aec",
  1440          importpath = "github.com/morikuni/aec",
  1441          sum = "h1:nXxl5PrvVm2L/wCy8dQu6DMTwH4oIuGN8GJDAlqDdVE=",
  1442          version = "v0.0.0-20170113033406-39771216ff4c",
  1443      )
  1444      go_repository(
  1445          name = "com_github_moul_http2curl",
  1446          importpath = "github.com/moul/http2curl",
  1447          sum = "h1:Pip12xNtMvEFUBF4f8/b5yRXj94LLrNdLWELfOr2KcY=",
  1448          version = "v0.0.0-20170919181001-9ac6cf4d929b",
  1449      )
  1450      go_repository(
  1451          name = "com_github_mwitkow_go_conntrack",
  1452          importpath = "github.com/mwitkow/go-conntrack",
  1453          sum = "h1:KUppIJq7/+SVif2QVs3tOP0zanoHgBEVAwHxUSIzRqU=",
  1454          version = "v0.0.0-20190716064945-2f068394615f",
  1455      )
  1456      go_repository(
  1457          name = "com_github_nakagami_firebirdsql",
  1458          importpath = "github.com/nakagami/firebirdsql",
  1459          sum = "h1:P48LjvUQpTReR3TQRbxSeSBsMXzfK0uol7eRcr7VBYQ=",
  1460          version = "v0.0.0-20190310045651-3c02a58cfed8",
  1461      )
  1462      go_repository(
  1463          name = "com_github_nicksnyder_go_i18n",
  1464          importpath = "github.com/nicksnyder/go-i18n",
  1465          sum = "h1:5AzlPKvXBH4qBzmZ09Ua9Gipyruv6uApMcrNZdo96+Q=",
  1466          version = "v1.10.0",
  1467      )
  1468      go_repository(
  1469          name = "com_github_nvveen_gotty",
  1470          importpath = "github.com/Nvveen/Gotty",
  1471          sum = "h1:TngWCqHvy9oXAN6lEVMRuU21PR1EtLVZJmdB18Gu3Rw=",
  1472          version = "v0.0.0-20120604004816-cd527374f1e5",
  1473      )
  1474      go_repository(
  1475          name = "com_github_oklog_ulid",
  1476          importpath = "github.com/oklog/ulid",
  1477          sum = "h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=",
  1478          version = "v1.3.1",
  1479      )
  1480      go_repository(
  1481          name = "com_github_oleiade_reflections",
  1482          importpath = "github.com/oleiade/reflections",
  1483          sum = "h1:0ir4pc6v8/PJ0yw5AEtMddfXpWBXg9cnG7SgSoJuCgY=",
  1484          version = "v1.0.0",
  1485      )
  1486      go_repository(
  1487          name = "com_github_olekukonko_tablewriter",
  1488          importpath = "github.com/olekukonko/tablewriter",
  1489          sum = "h1:sq53g+DWf0J6/ceFUHpQ0nAEb6WgM++fq16MZ91cS6o=",
  1490          version = "v0.0.2",
  1491      )
  1492      go_repository(
  1493          name = "com_github_oneofone_xxhash",
  1494          importpath = "github.com/OneOfOne/xxhash",
  1495          sum = "h1:zl/OfRA6nftbBK9qTohYBJ5xvw6C/oNKizR7cZGl3cI=",
  1496          version = "v1.2.5",
  1497      )
  1498      go_repository(
  1499          name = "com_github_onsi_ginkgo",
  1500          importpath = "github.com/onsi/ginkgo",
  1501          sum = "h1:WSHQ+IS43OoUrWtD1/bbclrwK8TTH5hzp+umCiuxHgs=",
  1502          version = "v1.7.0",
  1503      )
  1504      go_repository(
  1505          name = "com_github_onsi_gomega",
  1506          importpath = "github.com/onsi/gomega",
  1507          sum = "h1:RE1xgDvH7imwFD45h+u2SgIfERHlS2yNG4DObb5BSKU=",
  1508          version = "v1.4.3",
  1509      )
  1510      go_repository(
  1511          name = "com_github_opencontainers_go_digest",
  1512          importpath = "github.com/opencontainers/go-digest",
  1513          sum = "h1:WzifXhOVOEOuFYOJAW6aQqW0TooG2iki3E3Ii+WN7gQ=",
  1514          version = "v1.0.0-rc1",
  1515      )
  1516      go_repository(
  1517          name = "com_github_opencontainers_image_spec",
  1518          importpath = "github.com/opencontainers/image-spec",
  1519          sum = "h1:JMemWkRwHx4Zj+fVxWoMCFm/8sYGGrUVojFA6h/TRcI=",
  1520          version = "v1.0.1",
  1521      )
  1522      go_repository(
  1523          name = "com_github_opencontainers_runc",
  1524          importpath = "github.com/opencontainers/runc",
  1525          sum = "h1:GlxAyO6x8rfZYN9Tt0Kti5a/cP41iuiO2yYT0IJGY8Y=",
  1526          version = "v0.1.1",
  1527      )
  1528      go_repository(
  1529          name = "com_github_opentracing_opentracing_go",
  1530          importpath = "github.com/opentracing/opentracing-go",
  1531          sum = "h1:pWlfV3Bxv7k65HYwkikxat0+s3pV4bsqf19k25Ur8rU=",
  1532          version = "v1.1.0",
  1533      )
  1534      go_repository(
  1535          name = "com_github_openzipkin_zipkin_go",
  1536          importpath = "github.com/openzipkin/zipkin-go",
  1537          sum = "h1:yXiysv1CSK7Q5yjGy1710zZGnsbMUIjluWBxtLXHPBo=",
  1538          version = "v0.1.6",
  1539      )
  1540      go_repository(
  1541          name = "com_github_ory_dockertest",
  1542          importpath = "github.com/ory/dockertest",
  1543          sum = "h1:iLLK6SQwIhcbrG783Dghaaa3WPzGc+4Emza6EbVUUGA=",
  1544          version = "v3.3.5+incompatible",
  1545      )
  1546      go_repository(
  1547          name = "com_github_ory_fosite",
  1548          importpath = "github.com/ory/fosite",
  1549          sum = "h1:1HQZPXQ+PdeIe27H9Fjfvxem5uxVc/diIwUDk5XTEM4=",
  1550          version = "v0.30.2",
  1551      )
  1552      go_repository(
  1553          name = "com_github_ory_go_acc",
  1554          importpath = "github.com/ory/go-acc",
  1555          sum = "h1:Bpk3eqc3rbJT2mE+uS9ETzmi2cEL4RuIKz2iUeteh04=",
  1556          version = "v0.0.0-20181118080137-ddc355013f90",
  1557      )
  1558      go_repository(
  1559          name = "com_github_ory_go_convenience",
  1560          importpath = "github.com/ory/go-convenience",
  1561          sum = "h1:zouLKfF2GoSGnJwGq+PE/nJAE6dj2Zj5QlTgmMTsTS8=",
  1562          version = "v0.1.0",
  1563      )
  1564      go_repository(
  1565          name = "com_github_ory_gojsonschema",
  1566          importpath = "github.com/ory/gojsonschema",
  1567          sum = "h1:4u2kqhTpMYabxKmTYyJasLXFozkGVvbb6+AdMnWadwg=",
  1568          version = "v0.0.0-20190717132251-f184856edacf",
  1569      )
  1570      go_repository(
  1571          name = "com_github_ory_graceful",
  1572          importpath = "github.com/ory/graceful",
  1573          sum = "h1:zx+8tDObLPrG+7Tc8jKYlXsqWnLtOQA1IZ/FAAKHMXU=",
  1574          version = "v0.1.1",
  1575      )
  1576      go_repository(
  1577          name = "com_github_ory_herodot",
  1578          importpath = "github.com/ory/herodot",
  1579          sum = "h1:Dcs4yH1Qw1GIgGCvvvdafhT8xjwElTE//8xLmHtPEYA=",
  1580          version = "v0.6.0",
  1581      )
  1582      go_repository(
  1583          name = "com_github_ory_hydra",
  1584          importpath = "github.com/ory/hydra",
  1585          sum = "h1:u6WdJ0lheQ6zhMGpmXl/wSQcEW0zXWsuFTCmyaV/SmI=",
  1586          version = "v1.0.9",
  1587      )
  1588      go_repository(
  1589          name = "com_github_ory_viper",
  1590          importpath = "github.com/ory/viper",
  1591          sum = "h1:w4ceGgWwWLzAFYQ7bHaDZmwNsAto2JPVdyQjQnn7VWI=",
  1592          version = "v1.5.6",
  1593      )
  1594      go_repository(
  1595          name = "com_github_ory_x",
  1596          importpath = "github.com/ory/x",
  1597          sum = "h1:fThIGB08t5Fyqa2sD8I6c+gE+Z3G6hJGnzk/O681Mp4=",
  1598          version = "v0.0.73",
  1599      )
  1600      go_repository(
  1601          name = "com_github_oxtoacart_bpool",
  1602          importpath = "github.com/oxtoacart/bpool",
  1603          sum = "h1:rp5dCmg/yLR3mgFuSOe4oEnDDmGLROTvMragMUXpTQw=",
  1604          version = "v0.0.0-20190530202638-03653db5a59c",
  1605      )
  1606      go_repository(
  1607          name = "com_github_parnurzeal_gorequest",
  1608          importpath = "github.com/parnurzeal/gorequest",
  1609          sum = "h1:oPjDCsF5IkD4gUk6vIgsxYNaSgvAnIh1EJeROn3HdJU=",
  1610          version = "v0.2.15",
  1611      )
  1612      go_repository(
  1613          name = "com_github_pborman_uuid",
  1614          importpath = "github.com/pborman/uuid",
  1615          sum = "h1:J7Q5mO4ysT1dv8hyrUGHb9+ooztCXu1D8MY8DZYsu3g=",
  1616          version = "v1.2.0",
  1617      )
  1618      go_repository(
  1619          name = "com_github_pelletier_go_toml",
  1620          importpath = "github.com/pelletier/go-toml",
  1621          sum = "h1:aetoXYr0Tv7xRU/V4B4IZJ2QcbtMUFoNb3ORp7TzIK4=",
  1622          version = "v1.6.0",
  1623      )
  1624      go_repository(
  1625          name = "com_github_phayes_freeport",
  1626          importpath = "github.com/phayes/freeport",
  1627          sum = "h1:rZQtoozkfsiNs36c7Tdv/gyGNzD1X1XWKO8rptVNZuM=",
  1628          version = "v0.0.0-20171002181615-b8543db493a5",
  1629      )
  1630      go_repository(
  1631          name = "com_github_pierrec_lz4",
  1632          importpath = "github.com/pierrec/lz4",
  1633          sum = "h1:2xWsjqPFWcplujydGg4WmhC/6fZqK42wMM8aXeqhl0I=",
  1634          version = "v2.0.5+incompatible",
  1635      )
  1636      go_repository(
  1637          name = "com_github_pkg_errors",
  1638          importpath = "github.com/pkg/errors",
  1639          sum = "h1:iURUrRGxPUNPdy5/HRSm+Yj6okJ6UtLINN0Q9M4+h3I=",
  1640          version = "v0.8.1",
  1641      )
  1642      go_repository(
  1643          name = "com_github_pkg_profile",
  1644          importpath = "github.com/pkg/profile",
  1645          sum = "h1:OQIvuDgm00gWVWGTf4m4mCt6W1/0YqU7Ntg0mySWgaI=",
  1646          version = "v1.3.0",
  1647      )
  1648      go_repository(
  1649          name = "com_github_pmezard_go_difflib",
  1650          importpath = "github.com/pmezard/go-difflib",
  1651          sum = "h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=",
  1652          version = "v1.0.0",
  1653      )
  1654      go_repository(
  1655          name = "com_github_pquerna_cachecontrol",
  1656          importpath = "github.com/pquerna/cachecontrol",
  1657          sum = "h1:J9b7z+QKAmPf4YLrFg6oQUotqHQeUNWwkvo7jZp1GLU=",
  1658          version = "v0.0.0-20180517163645-1555304b9b35",
  1659      )
  1660      go_repository(
  1661          name = "com_github_prometheus_client_golang",
  1662          importpath = "github.com/prometheus/client_golang",
  1663          sum = "h1:BQ53HtBmfOitExawJ6LokA4x8ov/z0SYYb0+HxJfRI8=",
  1664          version = "v1.1.0",
  1665      )
  1666      go_repository(
  1667          name = "com_github_prometheus_client_model",
  1668          importpath = "github.com/prometheus/client_model",
  1669          sum = "h1:gQz4mCbXsO+nc9n1hCxHcGA3Zx3Eo+UHZoInFGUIXNM=",
  1670          version = "v0.0.0-20190812154241-14fe0d1b01d4",
  1671      )
  1672      go_repository(
  1673          name = "com_github_prometheus_common",
  1674          importpath = "github.com/prometheus/common",
  1675          sum = "h1:kRhiuYSXR3+uv2IbVbZhUxK5zVD/2pp3Gd2PpvPkpEo=",
  1676          version = "v0.6.0",
  1677      )
  1678      go_repository(
  1679          name = "com_github_prometheus_procfs",
  1680          importpath = "github.com/prometheus/procfs",
  1681          sum = "h1:CTwfnzjQ+8dS6MhHHu4YswVAD99sL2wjPqP+VkURmKE=",
  1682          version = "v0.0.3",
  1683      )
  1684      go_repository(
  1685          name = "com_github_prometheus_tsdb",
  1686          importpath = "github.com/prometheus/tsdb",
  1687          sum = "h1:If5rVCMTp6W2SiRAQFlbpJNgVlgMEd+U2GZckwK38ic=",
  1688          version = "v0.10.0",
  1689      )
  1690      go_repository(
  1691          name = "com_github_puerkitobio_goquery",
  1692          importpath = "github.com/PuerkitoBio/goquery",
  1693          sum = "h1:uGvmFXOA73IKluu/F84Xd1tt/z07GYm8X49XKHP7EJk=",
  1694          version = "v1.5.0",
  1695      )
  1696      go_repository(
  1697          name = "com_github_puerkitobio_purell",
  1698          importpath = "github.com/PuerkitoBio/purell",
  1699          sum = "h1:WEQqlqaGbrPkxLJWfBwQmfEAE1Z7ONdDLqrN38tNFfI=",
  1700          version = "v1.1.1",
  1701      )
  1702      go_repository(
  1703          name = "com_github_puerkitobio_urlesc",
  1704          importpath = "github.com/PuerkitoBio/urlesc",
  1705          sum = "h1:d+Bc7a5rLufV/sSk/8dngufqelfh6jnri85riMAaF/M=",
  1706          version = "v0.0.0-20170810143723-de5bf2ad4578",
  1707      )
  1708      go_repository(
  1709          name = "com_github_rcrowley_go_metrics",
  1710          importpath = "github.com/rcrowley/go-metrics",
  1711          sum = "h1:9ZKAASQSHhDYGoxY8uLVpewe1GDZ2vu2Tr/vTdVAkFQ=",
  1712          version = "v0.0.0-20181016184325-3113b8401b8a",
  1713      )
  1714      go_repository(
  1715          name = "com_github_rogpeppe_fastuuid",
  1716          importpath = "github.com/rogpeppe/fastuuid",
  1717          sum = "h1:Ppwyp6VYCF1nvBTXL3trRso7mXMlRrw9ooo375wvi2s=",
  1718          version = "v1.2.0",
  1719      )
  1720      go_repository(
  1721          name = "com_github_rogpeppe_go_internal",
  1722          importpath = "github.com/rogpeppe/go-internal",
  1723          sum = "h1:RR9dF3JtopPvtkroDZuVD7qquD0bnHlKSqaQhgwt8yk=",
  1724          version = "v1.3.0",
  1725      )
  1726      go_repository(
  1727          name = "com_github_rs_cors",
  1728          importpath = "github.com/rs/cors",
  1729          sum = "h1:G9tHG9lebljV9mfp9SNPDL36nCDxmo3zTlAf1YgvzmI=",
  1730          version = "v1.6.0",
  1731      )
  1732      go_repository(
  1733          name = "com_github_rs_xid",
  1734          importpath = "github.com/rs/xid",
  1735          sum = "h1:mhH9Nq+C1fY2l1XIpgxIiUOfNpRBYH1kKcr+qfKgjRc=",
  1736          version = "v1.2.1",
  1737      )
  1738      go_repository(
  1739          name = "com_github_rs_zerolog",
  1740          importpath = "github.com/rs/zerolog",
  1741          sum = "h1:RMRHFw2+wF7LO0QqtELQwo8hqSmqISyCJeFeAAuWcRo=",
  1742          version = "v1.17.2",
  1743      )
  1744      go_repository(
  1745          name = "com_github_rubenv_sql_migrate",
  1746          importpath = "github.com/rubenv/sql-migrate",
  1747          sum = "h1:ID2fzWzRFJcF/xf/8eLN9GW5CXb6NQnKfC+ksTwMNpY=",
  1748          version = "v0.0.0-20190212093014-1007f53448d7",
  1749      )
  1750      go_repository(
  1751          name = "com_github_russross_blackfriday",
  1752          importpath = "github.com/russross/blackfriday",
  1753          sum = "h1:HyvC0ARfnZBqnXwABFeSZHpKvJHJJfPz81GNueLj0oo=",
  1754          version = "v1.5.2",
  1755      )
  1756      go_repository(
  1757          name = "com_github_satori_go_uuid",
  1758          importpath = "github.com/satori/go.uuid",
  1759          sum = "h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww=",
  1760          version = "v1.2.0",
  1761      )
  1762      go_repository(
  1763          name = "com_github_sawadashota_encrypta",
  1764          importpath = "github.com/sawadashota/encrypta",
  1765          sum = "h1:R46/RxYmYdxI3VOt63B637OVBHzu+fazPyLo5CqK6QE=",
  1766          version = "v0.0.2",
  1767      )
  1768      go_repository(
  1769          name = "com_github_segmentio_analytics_go",
  1770          importpath = "github.com/segmentio/analytics-go",
  1771          sum = "h1:W7T3ieNQjPFMb+SE8SAVYo6mPkKK/Y37wYdiNf5lCVg=",
  1772          version = "v3.0.1+incompatible",
  1773      )
  1774      go_repository(
  1775          name = "com_github_segmentio_backo_go",
  1776          importpath = "github.com/segmentio/backo-go",
  1777          sum = "h1:rsRTAcCR5CeNLkvgBVSjQoDGRRt6kggsE6XYBqCv2KQ=",
  1778          version = "v0.0.0-20160424052352-204274ad699c",
  1779      )
  1780      go_repository(
  1781          name = "com_github_serenize_snaker",
  1782          importpath = "github.com/serenize/snaker",
  1783          sum = "h1:ofR1ZdrNSkiWcMsRrubK9tb2/SlZVWttAfqUjJi6QYc=",
  1784          version = "v0.0.0-20171204205717-a683aaf2d516",
  1785      )
  1786      go_repository(
  1787          name = "com_github_sergi_go_diff",
  1788          importpath = "github.com/sergi/go-diff",
  1789          sum = "h1:Kpca3qRNrduNnOQeazBd0ysaKrUJiIuISHxogkT9RPQ=",
  1790          version = "v1.0.0",
  1791      )
  1792      go_repository(
  1793          name = "com_github_shopify_sarama",
  1794          importpath = "github.com/Shopify/sarama",
  1795          sum = "h1:9oksLxC6uxVPHPVYUmq6xhr1BOF/hHobWH2UzO67z1s=",
  1796          version = "v1.19.0",
  1797      )
  1798      go_repository(
  1799          name = "com_github_shopify_toxiproxy",
  1800          importpath = "github.com/Shopify/toxiproxy",
  1801          sum = "h1:TKdv8HiTLgE5wdJuEML90aBgNWsokNbMijUGhmcoBJc=",
  1802          version = "v2.1.4+incompatible",
  1803      )
  1804      go_repository(
  1805          name = "com_github_shopspring_decimal",
  1806          importpath = "github.com/shopspring/decimal",
  1807          sum = "h1:pntxY8Ary0t43dCZ5dqY4YTJCObLY1kIXl0uzMv+7DE=",
  1808          version = "v0.0.0-20180709203117-cd690d0c9e24",
  1809      )
  1810      go_repository(
  1811          name = "com_github_shurcool_go",
  1812          importpath = "github.com/shurcooL/go",
  1813          sum = "h1:MZM7FHLqUHYI0Y/mQAt3d2aYa0SiNms/hFqC9qJYolM=",
  1814          version = "v0.0.0-20180423040247-9e1955d9fb6e",
  1815      )
  1816      go_repository(
  1817          name = "com_github_shurcool_go_goon",
  1818          importpath = "github.com/shurcooL/go-goon",
  1819          sum = "h1:llrF3Fs4018ePo4+G/HV/uQUqEI1HMDjCeOf2V6puPc=",
  1820          version = "v0.0.0-20170922171312-37c2f522c041",
  1821      )
  1822      go_repository(
  1823          name = "com_github_shurcool_highlight_diff",
  1824          importpath = "github.com/shurcooL/highlight_diff",
  1825          sum = "h1:vYEG87HxbU6dXj5npkeulCS96Dtz5xg3jcfCgpcvbIw=",
  1826          version = "v0.0.0-20170515013008-09bb4053de1b",
  1827      )
  1828      go_repository(
  1829          name = "com_github_shurcool_highlight_go",
  1830          importpath = "github.com/shurcooL/highlight_go",
  1831          sum = "h1:xLQlo0Ghg8zBaQi+tjpK+z/WLjbg/BhAWP9pYgqo/LQ=",
  1832          version = "v0.0.0-20170515013102-78fb10f4a5f8",
  1833      )
  1834      go_repository(
  1835          name = "com_github_shurcool_octicon",
  1836          importpath = "github.com/shurcooL/octicon",
  1837          sum = "h1:j3cAp1j8k/tSLaCcDiXIpVJ8FzSJ9g1eeOAPRJYM75k=",
  1838          version = "v0.0.0-20180602230221-c42b0e3b24d9",
  1839      )
  1840      go_repository(
  1841          name = "com_github_shurcool_sanitized_anchor_name",
  1842          importpath = "github.com/shurcooL/sanitized_anchor_name",
  1843          sum = "h1:/vdW8Cb7EXrkqWGufVMES1OH2sU9gKVb2n9/1y5NMBY=",
  1844          version = "v0.0.0-20170918181015-86672fcb3f95",
  1845      )
  1846      go_repository(
  1847          name = "com_github_sirupsen_logrus",
  1848          importpath = "github.com/sirupsen/logrus",
  1849          sum = "h1:SPIRibHv4MatM3XXNO2BJeFLZwZ2LvZgfQ5+UNI2im4=",
  1850          version = "v1.4.2",
  1851      )
  1852      go_repository(
  1853          name = "com_github_smartystreets_assertions",
  1854          importpath = "github.com/smartystreets/assertions",
  1855          sum = "h1:zE9ykElWQ6/NYmHa3jpm/yHnI4xSofP+UP6SpjHcSeM=",
  1856          version = "v0.0.0-20180927180507-b2de0cb4f26d",
  1857      )
  1858      go_repository(
  1859          name = "com_github_smartystreets_goconvey",
  1860          importpath = "github.com/smartystreets/goconvey",
  1861          sum = "h1:JSvGDIbmil4Ui/dDdFBExb7/cmkNjyX5F97oglmvCDo=",
  1862          version = "v0.0.0-20180222194500-ef6db91d284a",
  1863      )
  1864      go_repository(
  1865          name = "com_github_soheilhy_cmux",
  1866          importpath = "github.com/soheilhy/cmux",
  1867          sum = "h1:0HKaf1o97UwFjHH9o5XsHUOF+tqmdA7KEzXLpiyaw0E=",
  1868          version = "v0.1.4",
  1869      )
  1870      go_repository(
  1871          name = "com_github_sourcegraph_annotate",
  1872          importpath = "github.com/sourcegraph/annotate",
  1873          sum = "h1:yKm7XZV6j9Ev6lojP2XaIshpT4ymkqhMeSghO5Ps00E=",
  1874          version = "v0.0.0-20160123013949-f4cad6c6324d",
  1875      )
  1876      go_repository(
  1877          name = "com_github_sourcegraph_syntaxhighlight",
  1878          importpath = "github.com/sourcegraph/syntaxhighlight",
  1879          sum = "h1:qpG93cPwA5f7s/ZPBJnGOYQNK/vKsaDaseuKT5Asee8=",
  1880          version = "v0.0.0-20170531221838-bd320f5d308e",
  1881      )
  1882      go_repository(
  1883          name = "com_github_spaolacci_murmur3",
  1884          importpath = "github.com/spaolacci/murmur3",
  1885          sum = "h1:7c1g84S4BPRrfL5Xrdp6fOJ206sU9y293DDHaoy0bLI=",
  1886          version = "v1.1.0",
  1887      )
  1888      go_repository(
  1889          name = "com_github_spf13_afero",
  1890          importpath = "github.com/spf13/afero",
  1891          sum = "h1:5jhuqJyZCZf2JRofRvN/nIFgIWNzPa3/Vz8mYylgbWc=",
  1892          version = "v1.2.2",
  1893      )
  1894      go_repository(
  1895          name = "com_github_spf13_cast",
  1896          importpath = "github.com/spf13/cast",
  1897          sum = "h1:oget//CVOEoFewqQxwr0Ej5yjygnqGkvggSE/gB35Q8=",
  1898          version = "v1.3.0",
  1899      )
  1900      go_repository(
  1901          name = "com_github_spf13_cobra",
  1902          importpath = "github.com/spf13/cobra",
  1903          sum = "h1:f0B+LkLX6DtmRH1isoNA9VTtNUK9K8xYd28JNNfOv/s=",
  1904          version = "v0.0.5",
  1905      )
  1906      go_repository(
  1907          name = "com_github_spf13_jwalterweatherman",
  1908          importpath = "github.com/spf13/jwalterweatherman",
  1909          sum = "h1:ue6voC5bR5F8YxI5S67j9i582FU4Qvo2bmqnqMYADFk=",
  1910          version = "v1.1.0",
  1911      )
  1912      go_repository(
  1913          name = "com_github_spf13_pflag",
  1914          importpath = "github.com/spf13/pflag",
  1915          sum = "h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=",
  1916          version = "v1.0.5",
  1917      )
  1918      go_repository(
  1919          name = "com_github_spf13_viper",
  1920          importpath = "github.com/spf13/viper",
  1921          sum = "h1:GpsTwfsQ27oS/Aha/6d1oD7tpKIqWnOA6tgOX9HHkt4=",
  1922          version = "v1.5.0",
  1923      )
  1924      go_repository(
  1925          name = "com_github_sqs_goreturns",
  1926          importpath = "github.com/sqs/goreturns",
  1927          sum = "h1:iD+PFTQwKEmbwSdwfvP5ld2WEI/g7qbdhmHJ2ASfYGs=",
  1928          version = "v0.0.0-20181028201513-538ac6014518",
  1929      )
  1930      go_repository(
  1931          name = "com_github_ssor_bom",
  1932          importpath = "github.com/ssor/bom",
  1933          sum = "h1:pvbZ0lM0XWPBqUKqFU8cmavspvIl9nulOYwdy6IFRRo=",
  1934          version = "v0.0.0-20170718123548-6386211fdfcf",
  1935      )
  1936      go_repository(
  1937          name = "com_github_stretchr_objx",
  1938          importpath = "github.com/stretchr/objx",
  1939          sum = "h1:Hbg2NidpLE8veEBkEZTL3CvlkUIVzuU9jDplZO54c48=",
  1940          version = "v0.2.0",
  1941      )
  1942      go_repository(
  1943          name = "com_github_stretchr_testify",
  1944          importpath = "github.com/stretchr/testify",
  1945          sum = "h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk=",
  1946          version = "v1.4.0",
  1947      )
  1948      go_repository(
  1949          name = "com_github_subosito_gotenv",
  1950          importpath = "github.com/subosito/gotenv",
  1951          sum = "h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s=",
  1952          version = "v1.2.0",
  1953      )
  1954      go_repository(
  1955          name = "com_github_tidwall_pretty",
  1956          importpath = "github.com/tidwall/pretty",
  1957          sum = "h1:HsD+QiTn7sK6flMKIvNmpqz1qrpP3Ps6jOKIKMooyg4=",
  1958          version = "v1.0.0",
  1959      )
  1960      go_repository(
  1961          name = "com_github_tmc_grpc_websocket_proxy",
  1962          importpath = "github.com/tmc/grpc-websocket-proxy",
  1963          sum = "h1:LnC5Kc/wtumK+WB441p7ynQJzVuNRJiqddSIE3IlSEQ=",
  1964          version = "v0.0.0-20190109142713-0ad062ec5ee5",
  1965      )
  1966      go_repository(
  1967          name = "com_github_toqueteos_webbrowser",
  1968          importpath = "github.com/toqueteos/webbrowser",
  1969          sum = "h1:tVP/gpK69Fx+qMJKsLE7TD8LuGWPnEV71wBN9rrstGQ=",
  1970          version = "v1.2.0",
  1971      )
  1972      go_repository(
  1973          name = "com_github_uber_go_atomic",
  1974          importpath = "github.com/uber-go/atomic",
  1975          sum = "h1:Azu9lPBWRNKzYXSIwRfgRuDuS0YKsK4NFhiQv98gkxo=",
  1976          version = "v1.3.2",
  1977      )
  1978      go_repository(
  1979          name = "com_github_uber_jaeger_client_go",
  1980          importpath = "github.com/uber/jaeger-client-go",
  1981          sum = "h1:Q2Pp6v3QYiocMxomCaJuwQGFt7E53bPYqEgug/AoBtY=",
  1982          version = "v2.16.0+incompatible",
  1983      )
  1984      go_repository(
  1985          name = "com_github_uber_jaeger_lib",
  1986          importpath = "github.com/uber/jaeger-lib",
  1987          sum = "h1:iMSCV0rmXEogjNWPh2D0xk9YVKvrtGoHJNe9ebLu/pw=",
  1988          version = "v2.0.0+incompatible",
  1989      )
  1990      go_repository(
  1991          name = "com_github_ugorji_go",
  1992          importpath = "github.com/ugorji/go",
  1993          sum = "h1:/68gy2h+1mWMrwZFeD1kQialdSzAb432dtpeJ42ovdo=",
  1994          version = "v1.1.7",
  1995      )
  1996      go_repository(
  1997          name = "com_github_ugorji_go_codec",
  1998          importpath = "github.com/ugorji/go/codec",
  1999          sum = "h1:2SvQaVZ1ouYrrKKwoSk2pzd4A9evlKJb9oTL+OaLUSs=",
  2000          version = "v1.1.7",
  2001      )
  2002      go_repository(
  2003          name = "com_github_unrolled_secure",
  2004          importpath = "github.com/unrolled/secure",
  2005          sum = "h1:ltz/eIXkYWdMCZbu3Rb+bUmWVTm5AqM0QM8o0uKir4U=",
  2006          version = "v0.0.0-20181005190816-ff9db2ff917f",
  2007      )
  2008      go_repository(
  2009          name = "com_github_urfave_negroni",
  2010          importpath = "github.com/urfave/negroni",
  2011          sum = "h1:kIimOitoypq34K7TG7DUaJ9kq/N4Ofuwi1sjz0KipXc=",
  2012          version = "v1.0.0",
  2013      )
  2014      go_repository(
  2015          name = "com_github_valyala_bytebufferpool",
  2016          importpath = "github.com/valyala/bytebufferpool",
  2017          sum = "h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=",
  2018          version = "v1.0.0",
  2019      )
  2020      go_repository(
  2021          name = "com_github_valyala_fasthttp",
  2022          importpath = "github.com/valyala/fasthttp",
  2023          sum = "h1:uWF8lgKmeaIewWVPwi4GRq2P6+R46IgYZdxWtM+GtEY=",
  2024          version = "v1.6.0",
  2025      )
  2026      go_repository(
  2027          name = "com_github_valyala_tcplisten",
  2028          importpath = "github.com/valyala/tcplisten",
  2029          sum = "h1:0R4NLDRDZX6JcmhJgXi5E4b8Wg84ihbmUKp/GvSPEzc=",
  2030          version = "v0.0.0-20161114210144-ceec8f93295a",
  2031      )
  2032      go_repository(
  2033          name = "com_github_vanng822_css",
  2034          importpath = "github.com/vanng822/css",
  2035          sum = "h1:L0rPdfzq43+NV8rfIx2kA4iSSLRj2jN5ijYHoeXRwvQ=",
  2036          version = "v0.0.0-20190504095207-a21e860bcd04",
  2037      )
  2038      go_repository(
  2039          name = "com_github_vanng822_go_premailer",
  2040          importpath = "github.com/vanng822/go-premailer",
  2041          sum = "h1:BJcKf0TN6EK/VIDoelbhCV45MeMVdDuS1dkxh0j8xAo=",
  2042          version = "v0.0.0-20190504065308-ac25997d78c7",
  2043      )
  2044      go_repository(
  2045          name = "com_github_vektah_gqlparser",
  2046          importpath = "github.com/vektah/gqlparser",
  2047          sum = "h1:ZsyLGn7/7jDNI+y4SEhI4yAxRChlv15pUHMjijT+e68=",
  2048          version = "v1.1.2",
  2049      )
  2050      go_repository(
  2051          name = "com_github_xanzy_go_gitlab",
  2052          importpath = "github.com/xanzy/go-gitlab",
  2053          sum = "h1:rWtwKTgEnXyNUGrOArN7yyc3THRkpYcKXIXia9abywQ=",
  2054          version = "v0.15.0",
  2055      )
  2056      go_repository(
  2057          name = "com_github_xdg_scram",
  2058          importpath = "github.com/xdg/scram",
  2059          sum = "h1:u40Z8hqBAAQyv+vATcGgV0YCnDjqSL7/q/JyPhhJSPk=",
  2060          version = "v0.0.0-20180814205039-7eeb5667e42c",
  2061      )
  2062      go_repository(
  2063          name = "com_github_xdg_stringprep",
  2064          importpath = "github.com/xdg/stringprep",
  2065          sum = "h1:d9X0esnoa3dFsV0FG35rAT0RIhYFlPq7MiP+DW89La0=",
  2066          version = "v1.0.0",
  2067      )
  2068      go_repository(
  2069          name = "com_github_xeipuuv_gojsonpointer",
  2070          importpath = "github.com/xeipuuv/gojsonpointer",
  2071          sum = "h1:J9EGpcZtP0E/raorCMxlFGSTBrsSlaDGf3jU/qvAE2c=",
  2072          version = "v0.0.0-20180127040702-4e3ac2762d5f",
  2073      )
  2074      go_repository(
  2075          name = "com_github_xeipuuv_gojsonreference",
  2076          importpath = "github.com/xeipuuv/gojsonreference",
  2077          sum = "h1:EzJWgHovont7NscjpAxXsDA8S8BMYve8Y5+7cuRE7R0=",
  2078          version = "v0.0.0-20180127040603-bd5ef7bd5415",
  2079      )
  2080      go_repository(
  2081          name = "com_github_xeipuuv_gojsonschema",
  2082          importpath = "github.com/xeipuuv/gojsonschema",
  2083          sum = "h1:LhYJRs+L4fBtjZUfuSZIKGeVu0QRy8e5Xi7D17UxZ74=",
  2084          version = "v1.2.0",
  2085      )
  2086      go_repository(
  2087          name = "com_github_xiang90_probing",
  2088          importpath = "github.com/xiang90/probing",
  2089          sum = "h1:eY9dn8+vbi4tKz5Qo6v2eYzo7kUS51QINcR5jNpbZS8=",
  2090          version = "v0.0.0-20190116061207-43a291ad63a2",
  2091      )
  2092      go_repository(
  2093          name = "com_github_xordataexchange_crypt",
  2094          importpath = "github.com/xordataexchange/crypt",
  2095          sum = "h1:ESFSdwYZvkeru3RtdrYueztKhOBCSAAzS4Gf+k0tEow=",
  2096          version = "v0.0.3-0.20170626215501-b2862e3d0a77",
  2097      )
  2098      go_repository(
  2099          name = "com_github_xtgo_uuid",
  2100          importpath = "github.com/xtgo/uuid",
  2101          sum = "h1:3lbZUMbMiGUW/LMkfsEABsc5zNT9+b1CvsJx47JzJ8g=",
  2102          version = "v0.0.0-20140804021211-a0b114877d4c",
  2103      )
  2104      go_repository(
  2105          name = "com_github_yalp_jsonpath",
  2106          importpath = "github.com/yalp/jsonpath",
  2107          sum = "h1:6fRhSjgLCkTD3JnJxvaJ4Sj+TYblw757bqYgZaOq5ZY=",
  2108          version = "v0.0.0-20180802001716-5cc68e5049a0",
  2109      )
  2110      go_repository(
  2111          name = "com_github_yudai_gojsondiff",
  2112          importpath = "github.com/yudai/gojsondiff",
  2113          sum = "h1:27cbfqXLVEJ1o8I6v3y9lg8Ydm53EKqHXAOMxEGlCOA=",
  2114          version = "v1.0.0",
  2115      )
  2116      go_repository(
  2117          name = "com_github_yudai_golcs",
  2118          importpath = "github.com/yudai/golcs",
  2119          sum = "h1:BHyfKlQyqbsFN5p3IfnEUduWvb9is428/nNb5L3U01M=",
  2120          version = "v0.0.0-20170316035057-ecda9a501e82",
  2121      )
  2122      go_repository(
  2123          name = "com_github_yudai_pp",
  2124          importpath = "github.com/yudai/pp",
  2125          sum = "h1:Q4//iY4pNF6yPLZIigmvcl7k/bPgrcTPIFIcmawg5bI=",
  2126          version = "v2.0.1+incompatible",
  2127      )
  2128      go_repository(
  2129          name = "com_github_zenazn_goji",
  2130          importpath = "github.com/zenazn/goji",
  2131          sum = "h1:RSQQAbXGArQ0dIDEq+PI6WqN6if+5KHu6x2Cx/GXLTQ=",
  2132          version = "v0.9.0",
  2133      )
  2134      go_repository(
  2135          name = "com_github_ziutek_mymysql",
  2136          importpath = "github.com/ziutek/mymysql",
  2137          sum = "h1:GB0qdRGsTwQSBVYuVShFBKaXSnSnYYC2d9knnE1LHFs=",
  2138          version = "v1.5.4",
  2139      )
  2140      go_repository(
  2141          name = "com_gitlab_nyarla_go_crypt",
  2142          importpath = "gitlab.com/nyarla/go-crypt",
  2143          sum = "h1:7gd+rd8P3bqcn/96gOZa3F5dpJr/vEiDQYlNb/y2uNs=",
  2144          version = "v0.0.0-20160106005555-d9a5dc2b789b",
  2145      )
  2146      go_repository(
  2147          name = "com_google_cloud_go",
  2148          importpath = "cloud.google.com/go",
  2149          sum = "h1:0sMegbmn/8uTwpNkB0q9cLEpZ2W5a6kl+wtBQgPWBJQ=",
  2150          version = "v0.44.3",
  2151      )
  2152      go_repository(
  2153          name = "com_google_cloud_go_bigquery",
  2154          importpath = "cloud.google.com/go/bigquery",
  2155          sum = "h1:hL+ycaJpVE9M7nLoiXb/Pn10ENE2u+oddxbD8uu0ZVU=",
  2156          version = "v1.0.1",
  2157      )
  2158      go_repository(
  2159          name = "com_google_cloud_go_datastore",
  2160          importpath = "cloud.google.com/go/datastore",
  2161          sum = "h1:Kt+gOPPp2LEPWp8CSfxhsM8ik9CcyE/gYu+0r+RnZvM=",
  2162          version = "v1.0.0",
  2163      )
  2164      go_repository(
  2165          name = "in_gopkg_airbrake_gobrake_v2",
  2166          importpath = "gopkg.in/airbrake/gobrake.v2",
  2167          sum = "h1:7z2uVWwn7oVeeugY1DtlPAy5H+KYgB1KeKTnqjNatLo=",
  2168          version = "v2.0.9",
  2169      )
  2170      go_repository(
  2171          name = "in_gopkg_alecthomas_kingpin_v2",
  2172          importpath = "gopkg.in/alecthomas/kingpin.v2",
  2173          sum = "h1:jMFz6MfLP0/4fUyZle81rXUoxOBFi19VUFKVDOQfozc=",
  2174          version = "v2.2.6",
  2175      )
  2176      go_repository(
  2177          name = "in_gopkg_alexcesaro_quotedprintable_v3",
  2178          importpath = "gopkg.in/alexcesaro/quotedprintable.v3",
  2179          sum = "h1:2gGKlE2+asNV9m7xrywl36YYNnBG5ZQ0r/BOOxqPpmk=",
  2180          version = "v3.0.0-20150716171945-2caba252f4dc",
  2181      )
  2182      go_repository(
  2183          name = "in_gopkg_check_v1",
  2184          importpath = "gopkg.in/check.v1",
  2185          sum = "h1:qIbj1fsPNlZgppZ+VLlY7N33q108Sa+fhmuc+sWQYwY=",
  2186          version = "v1.0.0-20180628173108-788fd7840127",
  2187      )
  2188      go_repository(
  2189          name = "in_gopkg_errgo_v2",
  2190          importpath = "gopkg.in/errgo.v2",
  2191          sum = "h1:0vLT13EuvQ0hNvakwLuFZ/jYrLp5F3kcWHXdRggjCE8=",
  2192          version = "v2.1.0",
  2193      )
  2194      go_repository(
  2195          name = "in_gopkg_fsnotify_v1",
  2196          importpath = "gopkg.in/fsnotify.v1",
  2197          sum = "h1:xOHLXZwVvI9hhs+cLKq5+I5onOuwQLhQwiu63xxlHs4=",
  2198          version = "v1.4.7",
  2199      )
  2200      go_repository(
  2201          name = "in_gopkg_gemnasium_logrus_airbrake_hook_v2",
  2202          importpath = "gopkg.in/gemnasium/logrus-airbrake-hook.v2",
  2203          sum = "h1:OAj3g0cR6Dx/R07QgQe8wkA9RNjB2u4i700xBkIT4e0=",
  2204          version = "v2.1.2",
  2205      )
  2206      go_repository(
  2207          name = "in_gopkg_go_playground_assert_v1",
  2208          importpath = "gopkg.in/go-playground/assert.v1",
  2209          sum = "h1:xoYuJVE7KT85PYWrN730RguIQO0ePzVRfFMXadIrXTM=",
  2210          version = "v1.2.1",
  2211      )
  2212      go_repository(
  2213          name = "in_gopkg_go_playground_validator_v9",
  2214          importpath = "gopkg.in/go-playground/validator.v9",
  2215          sum = "h1:icxYLlYflpazIV3ufMoNB9h9SYMQ37DZ8CTwkU4pnOs=",
  2216          version = "v9.30.2",
  2217      )
  2218      go_repository(
  2219          name = "in_gopkg_gomail_v2",
  2220          importpath = "gopkg.in/gomail.v2",
  2221          sum = "h1:n7WqCuqOuCbNr617RXOY0AWRXxgwEyPp2z+p0+hgMuE=",
  2222          version = "v2.0.0-20160411212932-81ebce5c23df",
  2223      )
  2224      go_repository(
  2225          name = "in_gopkg_gorp_v1",
  2226          importpath = "gopkg.in/gorp.v1",
  2227          sum = "h1:j3DWlAyGVv8whO7AcIWznQ2Yj7yJkn34B8s63GViAAw=",
  2228          version = "v1.7.2",
  2229      )
  2230      go_repository(
  2231          name = "in_gopkg_inf_v0",
  2232          importpath = "gopkg.in/inf.v0",
  2233          sum = "h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=",
  2234          version = "v0.9.1",
  2235      )
  2236      go_repository(
  2237          name = "in_gopkg_mail_v2",
  2238          importpath = "gopkg.in/mail.v2",
  2239          sum = "h1:a3llQg4+Czqaf+QH4diHuHiKv4j1abMwuRXwaRNHTPU=",
  2240          version = "v2.0.0-20180731213649-a0242b2233b4",
  2241      )
  2242      go_repository(
  2243          name = "in_gopkg_resty_v1",
  2244          importpath = "gopkg.in/resty.v1",
  2245          sum = "h1:CuXP0Pjfw9rOuY6EP+UvtNvt5DSqHpIxILZKT/quCZI=",
  2246          version = "v1.12.0",
  2247      )
  2248      go_repository(
  2249          name = "in_gopkg_square_go_jose_v2",
  2250          importpath = "gopkg.in/square/go-jose.v2",
  2251          sum = "h1:SK5KegNXmKmqE342YYN2qPHEnUYeoMiXXl1poUlI+o4=",
  2252          version = "v2.3.1",
  2253      )
  2254      go_repository(
  2255          name = "in_gopkg_tomb_v1",
  2256          importpath = "gopkg.in/tomb.v1",
  2257          sum = "h1:uRGJdciOHaEIrze2W8Q3AKkepLTh2hOroT7a+7czfdQ=",
  2258          version = "v1.0.0-20141024135613-dd632973f1e7",
  2259      )
  2260      go_repository(
  2261          name = "in_gopkg_yaml_v2",
  2262          importpath = "gopkg.in/yaml.v2",
  2263          sum = "h1:VUgggvou5XRW9mHwD/yXxIYSMtY0zoKQf/v226p2nyo=",
  2264          version = "v2.2.7",
  2265      )
  2266      go_repository(
  2267          name = "io_etcd_go_bbolt",
  2268          importpath = "go.etcd.io/bbolt",
  2269          sum = "h1:MUGmc65QhB3pIlaQ5bB4LwqSj6GIonVJXpZiaKNyaKk=",
  2270          version = "v1.3.3",
  2271      )
  2272      go_repository(
  2273          name = "io_opencensus_go",
  2274          importpath = "go.opencensus.io",
  2275          sum = "h1:C9hSCOW830chIVkdja34wa6Ky+IzWllkUinR+BtRZd4=",
  2276          version = "v0.22.0",
  2277      )
  2278      go_repository(
  2279          name = "io_rsc_binaryregexp",
  2280          importpath = "rsc.io/binaryregexp",
  2281          sum = "h1:HfqmD5MEmC0zvwBuF187nq9mdnXjXsSivRiXN7SmRkE=",
  2282          version = "v0.2.0",
  2283      )
  2284      go_repository(
  2285          name = "org_golang_google_api",
  2286          importpath = "google.golang.org/api",
  2287          sum = "h1:VGGbLNyPF7dvYHhcUGYBBGCRDDK0RRJAI6KCvo0CL+E=",
  2288          version = "v0.8.0",
  2289      )
  2290      go_repository(
  2291          name = "org_golang_google_appengine",
  2292          importpath = "google.golang.org/appengine",
  2293          sum = "h1:QzqyMA1tlu6CgqCDUtU9V+ZKhLFT2dkJuANu5QaxI3I=",
  2294          version = "v1.6.1",
  2295      )
  2296      go_repository(
  2297          name = "org_golang_google_genproto",
  2298          importpath = "google.golang.org/genproto",
  2299          sum = "h1:P/BlPoYr1gpKHOHL0/Opzbiu5X5yb55Ef4P/YGrRwno=",
  2300          version = "v0.0.0-20190817000702-55e96fffbd48",
  2301      )
  2302      go_repository(
  2303          name = "org_golang_google_grpc",
  2304          importpath = "google.golang.org/grpc",
  2305          sum = "h1:AzbTB6ux+okLTzP8Ru1Xs41C303zdcfEht7MQnYJt5A=",
  2306          version = "v1.23.0",
  2307      )
  2308      go_repository(
  2309          name = "org_golang_x_crypto",
  2310          importpath = "golang.org/x/crypto",
  2311          sum = "h1:9bFeDpN3gTqNanMVqNcoR/pJQuP5uroC3t1D7eXozTE=",
  2312          version = "v0.0.0-20191119213627-4f8c1d86b1ba",
  2313      )
  2314      go_repository(
  2315          name = "org_golang_x_exp",
  2316          importpath = "golang.org/x/exp",
  2317          sum = "h1:estk1glOnSVeJ9tdEZZc5mAMDZk5lNJNyJ6DvrBkTEU=",
  2318          version = "v0.0.0-20190731235908-ec7cb31e5a56",
  2319      )
  2320      go_repository(
  2321          name = "org_golang_x_image",
  2322          importpath = "golang.org/x/image",
  2323          sum = "h1:+qEpEAPhDZ1o0x3tHzZTQDArnOixOzGD9HUJfcg0mb4=",
  2324          version = "v0.0.0-20190802002840-cff245a6509b",
  2325      )
  2326      go_repository(
  2327          name = "org_golang_x_lint",
  2328          importpath = "golang.org/x/lint",
  2329          sum = "h1:QzoH/1pFpZguR8NrRHLcO6jKqfv2zpuSqZLgdm7ZmjI=",
  2330          version = "v0.0.0-20190409202823-959b441ac422",
  2331      )
  2332      go_repository(
  2333          name = "org_golang_x_mobile",
  2334          importpath = "golang.org/x/mobile",
  2335          sum = "h1:+jOHrd35hpMwS0Q9obZ1Gy3kFgkSYuXO4Dh3Ibk78lY=",
  2336          version = "v0.0.0-20190814143026-e8b3e6111d02",
  2337      )
  2338      go_repository(
  2339          name = "org_golang_x_mod",
  2340          importpath = "golang.org/x/mod",
  2341          sum = "h1:sfUMP1Gu8qASkorDVjnMuvgJzwFbTZSeXFiGBYAVdl4=",
  2342          version = "v0.1.0",
  2343      )
  2344      go_repository(
  2345          name = "org_golang_x_net",
  2346          importpath = "golang.org/x/net",
  2347          sum = "h1:MlY3mEfbnWGmUi4rtHOtNnnnN4UJRGSyLPx+DXA5Sq4=",
  2348          version = "v0.0.0-20191119073136-fc4aabc6c914",
  2349      )
  2350      go_repository(
  2351          name = "org_golang_x_oauth2",
  2352          importpath = "golang.org/x/oauth2",
  2353          sum = "h1:SVwTIAaPC2U/AvvLNZ2a7OVsmBpC8L5BlwK1whH3hm0=",
  2354          version = "v0.0.0-20190604053449-0f29369cfe45",
  2355      )
  2356      go_repository(
  2357          name = "org_golang_x_sync",
  2358          importpath = "golang.org/x/sync",
  2359          sum = "h1:8gQV6CLnAEikrhgkHFbMAEhagSSnXWGV915qUMm9mrU=",
  2360          version = "v0.0.0-20190423024810-112230192c58",
  2361      )
  2362      go_repository(
  2363          name = "org_golang_x_sys",
  2364          importpath = "golang.org/x/sys",
  2365          sum = "h1:N7DeIrjYszNmSW409R3frPPwglRwMkXSBzwVbkOjLLA=",
  2366          version = "v0.0.0-20191120155948-bd437916bb0e",
  2367      )
  2368      go_repository(
  2369          name = "org_golang_x_text",
  2370          importpath = "golang.org/x/text",
  2371          sum = "h1:tW2bmiBqwgJj/UpqtC8EpXEZVYOwU0yG4iWbprSVAcs=",
  2372          version = "v0.3.2",
  2373      )
  2374      go_repository(
  2375          name = "org_golang_x_time",
  2376          importpath = "golang.org/x/time",
  2377          sum = "h1:SvFZT6jyqRaOeXpc5h/JSfZenJ2O330aBsf7JfSUXmQ=",
  2378          version = "v0.0.0-20190308202827-9d24e82272b4",
  2379      )
  2380      go_repository(
  2381          name = "org_golang_x_tools",
  2382          importpath = "golang.org/x/tools",
  2383          sum = "h1:4cFkmztxtMslUX2SctSl+blCyXfpzhGOy9LhKAqSMA4=",
  2384          version = "v0.0.0-20190828213141-aed303cbaa74",
  2385      )
  2386      go_repository(
  2387          name = "org_golang_x_xerrors",
  2388          importpath = "golang.org/x/xerrors",
  2389          sum = "h1:9zdDQZ7Thm29KFXgAX/+yaf3eVbP7djjWp/dXAppNCc=",
  2390          version = "v0.0.0-20190717185122-a985d3407aa7",
  2391      )
  2392      go_repository(
  2393          name = "org_mongodb_go_mongo_driver",
  2394          importpath = "go.mongodb.org/mongo-driver",
  2395          sum = "h1:++7u8r9adKhGR+I79NfEtYrk2ktjenErXM99PSufIoI=",
  2396          version = "v1.1.3",
  2397      )
  2398      go_repository(
  2399          name = "org_uber_go_atomic",
  2400          importpath = "go.uber.org/atomic",
  2401          sum = "h1:cxzIVoETapQEqDhQu3QfnvXAV4AlzcvUCxkVUFw3+EU=",
  2402          version = "v1.4.0",
  2403      )
  2404      go_repository(
  2405          name = "org_uber_go_multierr",
  2406          importpath = "go.uber.org/multierr",
  2407          sum = "h1:HoEmRHQPVSqub6w2z2d2EOVs2fjyFRGyofhKuyDq0QI=",
  2408          version = "v1.1.0",
  2409      )
  2410      go_repository(
  2411          name = "org_uber_go_zap",
  2412          importpath = "go.uber.org/zap",
  2413          sum = "h1:ORx85nbTijNz8ljznvCMR1ZBIPKFn3jQrag10X2AsuM=",
  2414          version = "v1.10.0",
  2415      )
  2416      go_repository(
  2417          name = "tools_gotest",
  2418          importpath = "gotest.tools",
  2419          sum = "h1:VsBPFP1AI068pPrMxtb/S8Zkgf9xEmTLJjfM+P5UIEo=",
  2420          version = "v2.2.0+incompatible",
  2421      )