Skip to content

Commit

Permalink
Update go version to 1.20.6 (prysmaticlabs#12617)
Browse files Browse the repository at this point in the history
  • Loading branch information
prestonvanloon authored Jul 12, 2023
1 parent f23e720 commit 490bd22
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 @@ -174,7 +174,7 @@ load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_depe
go_rules_dependencies()

go_register_toolchains(
go_version = "1.20.3",
go_version = "1.20.6",
nogo = "@//:nogo",
)

Expand Down

0 comments on commit 490bd22

Please sign in to comment.