diff --git a/go/def.bzl b/go/def.bzl index 51668deae8..85214d6634 100644 --- a/go/def.bzl +++ b/go/def.bzl @@ -116,7 +116,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.26.0" +RULES_GO_VERSION = "0.27.0" declare_toolchains = _declare_toolchains go_context = _go_context