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 --- go.mod | 1 - 1 file changed, 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 6434f4f..e0429e9 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,6 @@ module github.com/thousandeyes/shoelaces go 1.22 require ( - github.com/gorilla/mux v1.8.0 github.com/namsral/flag v1.7.4-pre gopkg.in/yaml.v2 v2.4.0 ) -- cgit v1.2.3