From 7b28a54be93e4b8fb98e85a7ad8dba46a71a3fc9 Mon Sep 17 00:00:00 2001 From: Jiahui Feng Date: Mon, 22 Apr 2024 10:54:32 -0700 Subject: [PATCH] generated: ./hack/update-vendor.sh Kubernetes-commit: 350fcf957e90501f0b224b7ccf771b29d4d5c6b6 --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index 24750029..54c9cf5a 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,6 @@ require ( github.com/gogo/protobuf v1.3.2 // indirect github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect github.com/golang/protobuf v1.5.4 // indirect - github.com/google/cel-go v0.20.1 github.com/google/gnostic-models v0.6.8 // indirect github.com/google/go-cmp v0.6.0 // indirect github.com/google/gofuzz v1.2.0 // indirect