bump rules_go and go version for bazel builds

and bump gazel to a version that supports 1.8
This commit is contained in:
Mike Danese
2017-04-17 14:28:27 -07:00
committed by Jeff Grafton
parent cd380b580b
commit 59fc948a06
5 changed files with 6 additions and 7 deletions

View File

@@ -14,7 +14,7 @@ go_library(
"http_request.go",
"offset_reader.go",
"request.go",
"request_1_7.go",
"request_1_8.go",
"request_pagination.go",
"retryer.go",
"validation.go",