Skip to content

Commit

Permalink
Update Go default SDK to 1.20.5 (#3621)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum authored Jul 11, 2023
1 parent 58534a2 commit c8d7596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ use_repo(
go_sdk = use_extension("//go:extensions.bzl", "go_sdk")
go_sdk.download(
name = "go_default_sdk",
version = "1.20.2",
version = "1.20.5",
)
use_repo(go_sdk, "go_toolchains")

Expand Down

0 comments on commit c8d7596

Please sign in to comment.