diff --git a/go/def.bzl b/go/def.bzl index e86606d15f..9835d2cb48 100644 --- a/go/def.bzl +++ b/go/def.bzl @@ -120,7 +120,7 @@ TOOLS_NOGO = [ # Current version or next version to be tagged. Gazelle and other tools may # check this to determine compatibility. -RULES_GO_VERSION = "0.24.5" +RULES_GO_VERSION = "0.24.6" declare_toolchains = _declare_toolchains go_context = _go_context