From f4631375414422d87f0d16579fd3101fca3c2289 Mon Sep 17 00:00:00 2001 From: Raúl Benencia Date: Fri, 5 Jun 2026 10:46:58 -0300 Subject: Prune gorilla mux --- vendor/github.com/gorilla/mux/AUTHORS | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 vendor/github.com/gorilla/mux/AUTHORS (limited to 'vendor/github.com/gorilla/mux/AUTHORS') diff --git a/vendor/github.com/gorilla/mux/AUTHORS b/vendor/github.com/gorilla/mux/AUTHORS deleted file mode 100644 index b722392..0000000 --- a/vendor/github.com/gorilla/mux/AUTHORS +++ /dev/null @@ -1,8 +0,0 @@ -# This is the official list of gorilla/mux authors for copyright purposes. -# -# Please keep the list sorted. - -Google LLC (https://opensource.google.com/) -Kamil Kisielk -Matt Silverlock -Rodrigo Moraes (https://github.com/moraes) -- cgit v1.2.3