Skip to content

Upgrade cel-go to cel.dev/cel-go v0.32.0 - #4602

Merged
kyleconroy merged 2 commits into
mainfrom
claude/cel-go-v0-32-upgrade-vvdxp4
Sep 2, 2026
Merged

Upgrade cel-go to cel.dev/cel-go v0.32.0#4602
kyleconroy merged 2 commits into
mainfrom
claude/cel-go-v0-32-upgrade-vvdxp4

Conversation

@kyleconroy

Copy link
Copy Markdown
Collaborator

cel-go moved from github.com/google/cel-go to the cel.dev/cel-go module path, with the source now hosted at https://github.com/cel-expr/cel-go.

Changes

  • Replace github.com/google/cel-go v0.31.0 with cel.dev/cel-go v0.32.0 in go.mod / go.sum.
  • Switch the imports in internal/cmd/vet.go to the new module path. No API changes were required.
  • Point the cel-go links in docs/howto/vet.md and docs/reference/changelog.md at the cel-expr/cel-go repository.

Testing

  • go build ./... and go vet ./internal/cmd/ are clean.
  • go test ./internal/endtoend -run 'TestReplay/base/vet_' passes, which compiles and evaluates CEL vet rules through the CLI.

🤖 Generated with Claude Code

https://claude.ai/code/session_018CPujacpgZc2qAebVCmbjw


Generated by Claude Code

cel-go moved from github.com/google/cel-go to the cel.dev/cel-go
module path. Switch the import paths in the vet command and bump the
dependency to v0.32.0.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018CPujacpgZc2qAebVCmbjw
The cel-go repository moved from google/cel-go to cel-expr/cel-go.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018CPujacpgZc2qAebVCmbjw
@kyleconroy
kyleconroy merged commit da4368a into main Sep 2, 2026
12 checks passed
@kyleconroy
kyleconroy deleted the claude/cel-go-v0-32-upgrade-vvdxp4 branch September 2, 2026 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants