Skip to content

Commit

Permalink
Set RULES_GO_VERSION to 0.24.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Conrod committed Nov 9, 2020
1 parent fb47d75 commit 7f932f5
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.5"
RULES_GO_VERSION = "0.24.6"

declare_toolchains = _declare_toolchains
go_context = _go_context
Expand Down

0 comments on commit 7f932f5

Please sign in to comment.