Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 37ebf9b

Browse files
committed
chore(deps): update dependency io_bazel_rules_go to v0.48.1
1 parent 3332dec commit 37ebf9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ com_google_protoc_java_resource_names_plugin_repositories(omit_com_google_protob
8787
http_archive(
8888
name = "io_bazel_rules_go",
8989
sha256 = "a82a352bffae6bee4e95f68a8d80a70e87f42c4741e6a448bec11998fcc82329",
90-
url = "https://github.com/bazelbuild/rules_go/releases/download/0.18.5/rules_go-0.18.5.tar.gz",
90+
url = "https://github.com/bazelbuild/rules_go/releases/download/v0.48.1/rules_go-0.18.5.tar.gz",
9191
)
9292

9393
load("@io_bazel_rules_go//go:deps.bzl", "go_rules_dependencies", "go_register_toolchains")

0 commit comments

Comments
 (0)