1
Fork 0

WORKSPACE: bump go to 1.19.3

nix
Motiejus Jakštys 2022-11-28 11:06:03 +02:00
parent 88e7e47ed2
commit 0f981d591e
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ go_rules_dependencies()
# use latest stable.
go_download_sdk(
name = "go_sdk",
version = "1.19.2",
version = "1.19.3",
)
go_register_toolchains()