Skip to content

Commit d6822a4

Browse files
Update Opaque API FAQ for edition 2024 release
PiperOrigin-RevId: 813720143
1 parent 97fc220 commit d6822a4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

content/reference/go/opaque-faq.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,9 @@ This FAQ answers common questions about the new API and the migration process.
2828

2929
## Which API Should I Use When Creating a New .proto File? {#which}
3030

31-
We recommend you select the Opaque API for new development. Protobuf Edition
32-
2024 (see
33-
[Protobuf Editions Overview](/editions/overview/)) will
34-
make the Opaque API the default.
31+
We recommend you select the Opaque API for new development.
32+
33+
Protobuf Edition 2024 (see [Protobuf Editions Overview](/editions/overview/)) made the Opaque API the default.
3534

3635
## How Do I Enable the New Opaque API for My Messages? {#enable}
3736

0 commit comments

Comments
 (0)