On Wed, Nov 16, 2022 at 2:43 AM Drew Parsons <[email protected]> wrote: > > On 2022-11-15 12:02, Drew Parsons wrote: > > On 2022-11-09 19:04, Drew Parsons wrote: > >> With today's release of pristine-tar we're now able to update the > >> source for rclone from 1.53.3 to 1.60.0. I've been uploading upgrades > >> for the many dependencies of rclone 1.60.0. > >> > >> rclone's go.mod declares that it requires golang-google-api-dev > >> 0.91.0. The current version is 0.61.0, while latest version is > >> 0.102.0. > > > > > > I'm able to update golang-google-api-dev in the next week or so. > > > > The latest version 0.102.0 references some unfinalised standards > > (enterprise-certificate-proxy V0.2.0 Public Preview Release), so I'll > > be conservative and upgrade golang-google-api-dev > > only to 0.91.0 as required by rclone. > > > golang-google-api-dev 0.91.0 will need golang-google-grpc 1.47.0. >
Oops!.. > Shengjing Zhu, you've been processing golang-google-grpc recently. > Would you be able to upgrade it in debian unstable to a more recent > version? Or let me know if you're happy for me to process it. grpc-go 1.32 is the newest version that still builds with current version of genproto. And newer genproto will get into the troubles with protobuf/1.5. See https://lists.debian.org/debian-go/2022/10/msg00048.html as well. -- Shengjing Zhu
