Skip to content

Commit

Permalink
bump build rule
Browse files Browse the repository at this point in the history
  • Loading branch information
numerology committed Jan 30, 2020
1 parent fb5874a commit 78926e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rbe_autoconfig(name = "rbe_default")
http_archive(
name = "io_bazel_rules_go",
sha256 = "492c3ac68ed9dcf527a07e6a1b2dcbf199c6bf8b35517951467ac32e421c06c1",
urls = ["https://github.com/bazelbuild/rules_go/releases/download/0.17.0/rules_go-0.17.0.tar.gz"],
urls = ["https://github.com/bazelbuild/rules_go/releases/download/0.21.1/rules_go-0.21.1.tar.gz"],
)

load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_dependencies")
Expand Down

0 comments on commit 78926e3

Please sign in to comment.