We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aabd346 commit 71970c3Copy full SHA for 71970c3
bazel/repository_locations.bzl
@@ -957,8 +957,8 @@ REPOSITORY_LOCATIONS_SPEC = dict(
957
project_name = "Go rules for Bazel",
958
project_desc = "Bazel rules for the Go language",
959
project_url = "https://github.com/bazelbuild/rules_go",
960
- version = "0.39.1",
961
- sha256 = "6dc2da7ab4cf5d7bfc7c949776b1b7c733f05e56edc4bcd9022bb249d2e2a996",
+ version = "0.41.0",
+ sha256 = "278b7ff5a826f3dc10f04feaf0b70d48b68748ccd512d7f98bf442077f043fe3",
962
urls = ["https://github.com/bazelbuild/rules_go/releases/download/v{version}/rules_go-v{version}.zip"],
963
use_category = ["build", "api"],
964
release_date = "2023-04-20",
0 commit comments