GitHub repository with your minimal reproducible example (do not leave this field blank or fill out this field with "github.com/bufbuild/buf" or we will automatically close your issue, see the instructions above!)
https://github.com/smnbbrv/buf-public-import-repro
Commands
npx -y -p @bufbuild/buf@1.72.0 buf build . # broken: errors
npx -y -p @bufbuild/buf@1.67.0 buf build . # good: accepts the same files
Output
proto/a.proto:5:3:cannot find `google.protobuf.Timestamp` in this scope
Expected Output
None
Anything else?
No response
GitHub repository with your minimal reproducible example (do not leave this field blank or fill out this field with "github.com/bufbuild/buf" or we will automatically close your issue, see the instructions above!)
https://github.com/smnbbrv/buf-public-import-repro
Commands
Output
Expected Output
None
Anything else?
No response