Skip to content

Commit

Permalink
Set RULES_GO_VERSION to 0.24.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Conrod committed Oct 15, 2020
1 parent e04f573 commit 6cef934
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.3"
RULES_GO_VERSION = "0.24.4"

declare_toolchains = _declare_toolchains
go_context = _go_context
Expand Down

0 comments on commit 6cef934

Please sign in to comment.