diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 3ea27e54f4..f3e69cdec4 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -906,8 +906,8 @@ REPOSITORY_LOCATIONS_SPEC = dict( project_name = "Go rules for Bazel", project_desc = "Bazel rules for the Go language", project_url = "https://github.com/bazelbuild/rules_go", - version = "0.39.1", - sha256 = "6dc2da7ab4cf5d7bfc7c949776b1b7c733f05e56edc4bcd9022bb249d2e2a996", + version = "0.41.0", + sha256 = "278b7ff5a826f3dc10f04feaf0b70d48b68748ccd512d7f98bf442077f043fe3", urls = ["https://github.com/bazelbuild/rules_go/releases/download/v{version}/rules_go-v{version}.zip"], use_category = ["build", "api"], release_date = "2023-04-20",