From d41c0e75ceae119a4ef269ca369cbf39e61b5220 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 23 Apr 2023 19:48:55 +0200 Subject: [PATCH] Update go.sum --- serial/go.sum | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/serial/go.sum b/serial/go.sum index c49500b..5350288 100644 --- a/serial/go.sum +++ b/serial/go.sum @@ -1 +1,2 @@ -github.com/gorilla/mux v1.8.0 h1:i40aqfkR1h2SlN9hojwV5ZA91wcXFOvkdNIeFDP5koI=github.com/gorilla/mux v1.8.0/go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So= +github.com/gorilla/mux v1.8.0 h1:i40aqfkR1h2SlN9hojwV5ZA91wcXFOvkdNIeFDP5koI= +github.com/gorilla/mux v1.8.0/go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So=