1
Fork 0

bump go to 1.18.1

nix
Motiejus Jakštys 2022-04-26 05:06:59 +03:00
parent b48e1a62ee
commit 4cc8a7b551
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.18",
version = "1.18.1",
)
go_register_toolchains()