envoyproxy / envoy-openssl

Envoy OpenSSL extensions
Apache License 2.0
47 stars 45 forks source link

chore(bazel): add MODULE.bazel files for bzlmod #152

Open mmorel-35 opened 7 months ago

mmorel-35 commented 7 months ago

This introduce the use of bzlmod (see https://bazel.build/external/migration) and keep it an opt in until it's considered ready to use.

Signed-off-by: Matthieu MOREL matthieu.morel35@gmail.com