From 3fff6f8cdf452c89d0120845f85f552617129070 Mon Sep 17 00:00:00 2001 From: Raúl Benencia Date: Thu, 4 Jun 2026 18:25:14 -0300 Subject: Use stdlib router --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index aebe3ff..6434f4f 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/thousandeyes/shoelaces -go 1.21 +go 1.22 require ( github.com/gorilla/mux v1.8.0 -- cgit v1.2.3