Hi,
Following this issue bufbuild/protovalidate-go#279 (comment), it was suggested to build buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go with local buf plugin, while buf needs buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go https://github.com/bufbuild/buf/blob/v1.61.0/go.mod#L7 to be built giving us cycled dependencies which can't be bootstrapped.
Did you have any lower requirements for buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go or any other tools where buf is not used as dependency; or, maybe, the procedure of building buf with some optional inputs where buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go is not required.
Thanks
References
Hi,
Following this issue bufbuild/protovalidate-go#279 (comment), it was suggested to build
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/gowith localbufplugin, whilebufneedsbuf.build/gen/go/bufbuild/protovalidate/protocolbuffers/gohttps://github.com/bufbuild/buf/blob/v1.61.0/go.mod#L7 to be built giving us cycled dependencies which can't be bootstrapped.Did you have any lower requirements for
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/goor any other tools wherebufis not used as dependency; or, maybe, the procedure of buildingbufwith some optional inputs wherebuf.build/gen/go/bufbuild/protovalidate/protocolbuffers/gois not required.Thanks
References