upgrade to latest build rules

This commit is contained in:
Mike Danese 2017-02-01 15:16:43 -08:00
parent 0bb31560c2
commit 9f172b4726

View File

@ -1,6 +1,6 @@
git_repository(
name = "io_bazel_rules_go",
commit = "d0142854a22a0dd98306280e897e64086289a0de",
commit = "7828452850597b52b49ec603b23f8ad2bcb22aed",
remote = "https://github.com/bazelbuild/rules_go.git",
)