Update go to v1.24.6 (#15566)

This commit is contained in:
Preston Van Loon
2025-08-06 15:59:26 -05:00
committed by GitHub
parent b00aaef202
commit 447a3d8add
2 changed files with 4 additions and 1 deletions

View File

@@ -208,7 +208,7 @@ load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_depe
go_rules_dependencies()
go_register_toolchains(
go_version = "1.24.5",
go_version = "1.24.6",
nogo = "@//:nogo",
)

View File

@@ -0,0 +1,3 @@
### Security
- Updated go to version 1.24.6