Skip to content

Commit

Permalink
Update rules_go to 0.42.0 (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
fweikert committed Oct 10, 2023
1 parent 3f0897a commit 89e6693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ go_repository(
name = "com_github_bazelbuild_rules_go",
importpath = "github.com/bazelbuild/rules_go",
sum = "h1:vbnESGv/t2WgGEbXatwbXAS95dTx93Lv6Uh5QkVF13s=",
version = "v0.37.0",
version = "v0.42.0",
)

go_repository(
Expand Down

0 comments on commit 89e6693

Please sign in to comment.