workspace: update cel-go to 0.11.4

This allows us to remove a patch which has been upstreamed.
While I'm at it let's also drop the patch fixing up the googleapis
references and make Gazelle do the work as it does include the
necessary resolutions since 0.25.

Change-Id: I66d6dae609661c311911144b82807ebddd8f3805
Reviewed-on: https://review.monogon.dev/c/monogon/+/684
Reviewed-by: Mateusz Zalega <mateusz@monogon.tech>
diff --git a/go.mod b/go.mod
index 319d1c5..754231f 100644
--- a/go.mod
+++ b/go.mod
@@ -214,7 +214,7 @@
 	github.com/golang/mock v1.6.0 // indirect
 	github.com/google/btree v1.0.1 // indirect
 	github.com/google/cadvisor v0.44.1 // indirect
-	github.com/google/cel-go v0.10.1 // indirect
+	github.com/google/cel-go v0.11.4 // indirect
 	github.com/google/gnostic v0.5.7-v3refs // indirect
 	github.com/google/go-dap v0.6.0 // indirect
 	github.com/google/gofuzz v1.2.0 // indirect