Skip to content

Commit 9a51225

Browse files
authored
Bump the version to 0.32.0 (#3149)
1 parent cfd9381 commit 9a51225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/def.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ TOOLS_NOGO = [
120120

121121
# Current version or next version to be tagged. Gazelle and other tools may
122122
# check this to determine compatibility.
123-
RULES_GO_VERSION = "0.31.0"
123+
RULES_GO_VERSION = "0.32.0"
124124

125125
declare_toolchains = _declare_toolchains
126126
go_context = _go_context

0 commit comments

Comments
 (0)