Skip to content

Commit

Permalink
Set RULES_GO_VERSION to 0.24.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Conrod committed Feb 4, 2021
1 parent 462dfa3 commit aa20200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/def.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -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.11"
RULES_GO_VERSION = "0.24.12"

declare_toolchains = _declare_toolchains
go_context = _go_context
Expand Down

0 comments on commit aa20200

Please sign in to comment.