dep-protobuf/WORKSPACE.bzlmod
Adam Cozzette bb422b1fd5 Move previous_release dependency out of WORKSPACE.bzlmod and into MODULE.bazel
While I was at it, I upgraded the previous release to 29.0.

`PROTOBUF_PREVIOUS_RELEASE` is not currently getting updated, and I deleted it
because I don't see an obvious way of referring to it from `MODULE.bazel`.
Hopefully soon we can drop it from `WORKSPACE` and then the only place to
update will be `MODULE.bazel`.

PiperOrigin-RevId: 743211189
2025-04-02 11:21:57 -07:00

3 lines
226 B
Text

# This is a WORKSPACE file used by bzlmod in combination with MODULE.bazel.
# It's used for a gradual migration and it should be empty.
# Don't remove this file. If the file doesn't exist, bzlmod falls back to WORKSPACE file.