From 0de51593a647ee68ae79643f137ae2486118a6e6 Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Sat, 19 Feb 2022 17:09:09 -0500 Subject: go.mod: Revert version bump of CEL (#4587) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 7cbbd2f..9433f0f 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/dustin/go-humanize v1.0.1-0.20200219035652-afde56e7acac github.com/fsnotify/fsnotify v1.5.1 // indirect github.com/go-chi/chi v4.1.2+incompatible - github.com/google/cel-go v0.9.0 + github.com/google/cel-go v0.7.3 github.com/google/uuid v1.3.0 github.com/klauspost/compress v1.14.2 github.com/klauspost/cpuid/v2 v2.0.10 -- cgit v1.2.3