Skip to content

Commit

Permalink
Update go_version to 1.12.5
Browse files Browse the repository at this point in the history
Upstream change is kubernetes/kubernetes#77528
  • Loading branch information
justinsb committed May 19, 2019
1 parent 41efe9d commit 393e934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Expand Up @@ -21,7 +21,7 @@ load("@io_bazel_rules_go//go:deps.bzl", "go_rules_dependencies", "go_register_to
go_rules_dependencies()

go_register_toolchains(
go_version = "1.12.1",
go_version = "1.12.5",
)

load("@bazel_gazelle//:deps.bzl", "gazelle_dependencies")
Expand Down

0 comments on commit 393e934

Please sign in to comment.