1
Fork 0

bump go to 1.18.2

nix
Motiejus Jakštys 2022-05-17 14:42:37 +03:00
parent 0044260206
commit dd8665fc7f
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.1",
version = "1.18.2",
)
go_register_toolchains()