commit | 04ecbc00f3db6b7c057ce88b54a71280d6536500 | [log] [tgz] |
---|---|---|
author | stapelberg <stapelberg@google.com> | Wed Dec 18 12:54:19 2024 +0100 |
committer | Gopher Robot <gobot@golang.org> | Wed Dec 18 04:02:54 2024 -0800 |
tree | a5a5eba75639e9a5903b70667496bcfe2a8d6132 | |
parent | d35c2b95eafa8d775bb4297653620c24145f7447 [diff] |
setapi: add/remove go_features.proto import where needed fixes golang/open2opaque#5 PiperOrigin-RevId: 707487761 Change-Id: I5423f3a236eb08e66260e293ed75fe31a09c3e7a Reviewed-on: https://go-review.googlesource.com/c/open2opaque/+/636616 Auto-Submit: Michael Stapelberg <stapelberg@google.com> Reviewed-by: Michael Stapelberg <stapelberg@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Chressie Himpel <chressie@google.com>
The program open2opaque migrates Go code using Go Protobuf from the Open API to the Opaque API.
See https://go.dev/blog/protobuf-opaque for context.