diff --git a/go/def.bzl b/go/def.bzl index 65b1ed8791..64152d5460 100644 --- a/go/def.bzl +++ b/go/def.bzl @@ -67,7 +67,7 @@ load( # Current version or next version to be tagged. Gazelle and other tools may # check this to determine compatibility. -RULES_GO_VERSION = "0.19.0" +RULES_GO_VERSION = "0.20.0" declare_toolchains = _declare_toolchains go_context = _go_context