Skip to content

Commit

Permalink
chore(deps): update dependency rules_go to v0.40.0 (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent 8d3522a commit 0e16a7e
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 @@ -9,7 +9,7 @@ bazel_dep(name = "cgrindel_bazel_starlib", version = "0.16.0")
bazel_dep(name = "bazel_skylib", version = "1.4.2")
bazel_dep(
name = "rules_go",
version = "0.39.1",
version = "0.40.0",
repo_name = "io_bazel_rules_go",
)
bazel_dep(name = "rules_cc", version = "0.0.6")
Expand Down

0 comments on commit 0e16a7e

Please sign in to comment.