Skip to content

Commit

Permalink
bzlmod: Raise Go SDK version to 1.19.8
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum authored and jacqueline.lee committed Jul 19, 2023
1 parent 031c3ca commit db301a2
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 @@ -20,7 +20,7 @@ use_repo(
go_sdk = use_extension("//go:extensions.bzl", "go_sdk")
go_sdk.download(
name = "go_default_sdk",
version = "1.19.7",
version = "1.19.8",
)
use_repo(go_sdk, "go_toolchains")

Expand Down

0 comments on commit db301a2

Please sign in to comment.