Skip to content

Commit

Permalink
chore(deps): update dependency io_bazel_rules_go to v0.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 13, 2024
1 parent 38fcd2e commit 3d14dc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ def rules_zig_internal_deps():
"Fetch deps needed for local development"
http_archive(
name = "io_bazel_rules_go",
sha256 = "b2038e2de2cace18f032249cb4bb0048abf583a36369fa98f687af1b3f880b26",
urls = ["https://github.com/bazelbuild/rules_go/releases/download/v0.48.1/rules_go-v0.48.1.zip"],
sha256 = "d93ef02f1e72c82d8bb3d5169519b36167b33cf68c252525e3b9d3d5dd143de7",
urls = ["https://github.com/bazelbuild/rules_go/releases/download/v0.49.0/rules_go-v0.49.0.zip"],
)

http_archive(
Expand Down

0 comments on commit 3d14dc2

Please sign in to comment.