Bump to Go 1.12

Signed-off-by: James Munnelly <james@munnelly.eu>
This commit is contained in:
James Munnelly
2019-04-12 21:45:30 +01:00
parent efca96d54b
commit 2425df3b4f
+1 -1
View File
@@ -15,7 +15,7 @@ load("@io_bazel_rules_go//go:deps.bzl", "go_rules_dependencies", "go_register_to
go_rules_dependencies()
go_register_toolchains(
go_version = "1.11.5",
go_version = "1.12",
)
## Load gazelle and dependencies