update go.mod file to pull in Go Protobuf v1.36.1

We were using an untagged version (before the tag was available).

PiperOrigin-RevId: 712435000
Change-Id: I943a11f3d9a456746371243dcda5c65d6175d5b2
2 files changed
tree: a407b2e1e2d6eb21b1af90b21081a9532adf51eb
  1. internal/
  2. testdata/
  3. CONTRIBUTING.md
  4. gen.go
  5. genprotos.go
  6. gentestdata.go
  7. go.mod
  8. go.sum
  9. LICENSE
  10. open2opaque.go
  11. open2opaque_flush.go
  12. README.md
  13. 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: