regenerate test files (./regenerate.bash)

This is required for the previous two commits (5a1e7ce and 3c53b4e).

Unfortunately, copybara (the tool we use to export this repository)
does not currently support re-generating .pb.go files for us.

Related to https://github.com/golang/open2opaque/issues/18

Change-Id: I4a25e8752e30623b5731fd4331b1e95dac32c96f
Reviewed-on: https://go-review.googlesource.com/c/open2opaque/+/699075
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Lasse Folger <lassefolger@google.com>
6 files changed
tree: 078bc551ed6d4b0ff82a1a4fbe797a67e37674af
  1. .github/
  2. internal/
  3. testdata/
  4. CONTRIBUTING.md
  5. gen.go
  6. genprotos.go
  7. gentestdata.go
  8. go.mod
  9. go.sum
  10. LICENSE
  11. open2opaque.go
  12. open2opaque_flush.go
  13. README.md
  14. regenerate.bash
README.md

open2opaque

The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.

For documentation, see: