- Package:
- src:golang-cel-cel-go
- Source:
- src:golang-cel-cel-go
- Submitter:
- Santiago Vila
- Date:
- 2026-09-10 15:49:01 UTC
- Severity:
- normal
- Tags:
Hello. While preparing team upload versioned 0.32.0+ds-3, I noticed that the watch file does not work (see last pipeline in Salsa CI). I suspect that the project might need to be renamed again (maybe golang-cel-expr-cel-go?). This is the issue where upstream announces the rename: https://github.com/cel-expr/cel-go/issues/1329 Since this is outside the scope of the minor change I was doing, and I'm not sure about the proper fix, I decided to upload anyway and file this report. Thanks.
Hmm, maybe this is just a temporary glitch on their side: https://github.com/cel-expr/cel-go/issues/1329#issuecomment-5588064650 The google/cel-go redirect was unintentionally severed in the process of addressing the diamond dependency issue #1329 (comment). We are actively working on restoring the google/cel-go link as quickly as possible. Thanks.
tags 1147279 patch thanks In case we don't really need to traverse any aliases, the attached patch fixes the issue for me (checked using uscan). (Note also that format 5 requires a blank line after Version line) Thanks.