To use the SecretFlow Bazel Registry, add the following to your .bazelrc file.
common --registry=https://github.com/ghraw/secretflow/bazel-registry/main
# update integrity of module `module_name`
$ bazel run //tools:update_integrity -- <module_name>