#1147279 golang-cel-cel-go: watch file does not work (?)

#1147279#5
Date:
2026-09-10 10:24:32 UTC
From:
To:
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.

#1147279#10
Date:
2026-09-10 10:35:39 UTC
From:
To:
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.

#1147279#15
Date:
2026-09-10 15:46:04 UTC
From:
To:
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.