Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit cb75aef

Browse files
committed
Upgrade to golang 1.10.8
1 parent 662bf99 commit cb75aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_rules_dependencies", "go_register_too
1717
go_rules_dependencies()
1818

1919
go_register_toolchains(
20-
go_version = "1.10.7",
20+
go_version = "1.10.8",
2121
)
2222

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

0 commit comments

Comments
 (0)