Skip to content

Commit

Permalink
fix protobuf version for example/use-counter-with-bvar
Browse files Browse the repository at this point in the history
  • Loading branch information
oathdruid committed Jul 2, 2024
1 parent 086f7e0 commit ddb955c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/use-counter-with-bvar/MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
bazel_dep(name = 'babylon', version = '1.2.2')
bazel_dep(name = 'brpc', version = '1.9.0')
bazel_dep(name = 'tcmalloc', version = '0.0.0-20240411-5ed309d')
single_version_override(module_name = 'protobuf', version = '3.19.6')

0 comments on commit ddb955c

Please sign in to comment.