Skip to content

Commit

Permalink
build(deps): Bump dependency rules_go to v0.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent 7440d3c commit 06e3161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ bazel_dep(name = "rules_java", version = "7.12.4")
bazel_dep(name = "rules_jvm_external", version = "6.6")

# https://github.com/bazelbuild/rules_go/blob/master/docs/go/core/bzlmod.md
bazel_dep(name = "rules_go", version = "0.49.0")
bazel_dep(name = "rules_go", version = "0.51.0")
bazel_dep(name = "gazelle", version = "0.37.0")

go_sdk = use_extension("@rules_go//go:extensions.bzl", "go_sdk")
Expand Down

0 comments on commit 06e3161

Please sign in to comment.