Skip to content

Commit

Permalink
[Bazel] update go deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lperron committed Dec 13, 2024
1 parent 15a12a0 commit 12f3caa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ go_deps.module(
)
go_deps.module(
path = "github.com/golang/protobuf",
sum = "h1:LUVKkCeviFUMKqHa4tXIIij/lbhnMbP7Fn5wKdKkRh4=",
version = "v1.5.0",
sum = "h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=",
version = "v1.5.4",
)
go_deps.module(
path = "github.com/google/go-cmp",
Expand Down

0 comments on commit 12f3caa

Please sign in to comment.