Skip to content

Commit

Permalink
Update dependency io_bazel_rules_go to v0.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent fac5845 commit eac8e74
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 @@ -3,7 +3,7 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "io_bazel_rules_go",
sha256 = "6776d68ebb897625dead17ae510eac3d5f6342367327875210df44dbe2aeeb19",
urls = ["https://github.com/bazelbuild/rules_go/releases/download/0.17.1/rules_go-0.17.1.tar.gz"],
urls = ["https://github.com/bazelbuild/rules_go/releases/download/v0.47.1/rules_go-0.17.1.tar.gz"],
)

http_archive(
Expand Down

0 comments on commit eac8e74

Please sign in to comment.