Skip to content

Commit

Permalink
rollback go toolchain to 1.21.6 to fix bazel build error
Browse files Browse the repository at this point in the history
  • Loading branch information
navigaid committed Jan 17, 2024
1 parent 98c86d6 commit 4768b8c
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 @@ -41,7 +41,7 @@ go_rules_dependencies()

go_register_toolchains(
nogo = "@//:nogo",
version = "1.22rc1",
version = "1.21.6",
) # nogo is in the top-level BUILD file of this workspace

git_repository(
Expand Down

0 comments on commit 4768b8c

Please sign in to comment.