Skip to content

Commit

Permalink
Update the Toolchain Registration (#8322)
Browse files Browse the repository at this point in the history
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
  • Loading branch information
nisdas and prylabs-bulldozer[bot] committed Jan 25, 2021
1 parent fc8dc21 commit 1c43ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Expand Up @@ -156,7 +156,7 @@ load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_depe
go_rules_dependencies()

go_register_toolchains(
go_version = "1.15.6",
go_version = "1.15.7",
nogo = "@//:nogo",
)

Expand Down

0 comments on commit 1c43ea9

Please sign in to comment.