protobuf/protoc-gen-go
Damien Neil b7697bb698 all: update descriptor.proto to latest version
A recent change to the upstream descriptor.proto, appearing in
google.golang.org/protobuf@v1.33.0, removed the long-deprecated
FileOptions.php_generic_services field. This backwards-incompatible
change results in an incompatibility between the
github.com/golang/protobuf and google.golang.org/protobuf
modules.

Bump the google.golang.org/protobuf version in go.mod, regenerate
descriptors.

Increase the minimum Go version requirement to go1.17 (the minimum
supported by v1.33.0).

Run gofmt to update formatting to go1.22 standards.

For #1596
2024-03-05 14:04:10 -08:00
..
descriptor all: update descriptor.proto to latest version 2024-03-05 14:04:10 -08:00
generator all: update descriptor.proto to latest version 2024-03-05 14:04:10 -08:00
grpc protoc-gen-go/grpc: make grpc identical to v1.3.5 (#1113) 2020-05-04 12:07:49 -07:00
plugin all: update descriptor.proto to latest version 2024-03-05 14:04:10 -08:00
main.go all: update descriptor.proto to latest version 2024-03-05 14:04:10 -08:00