From c07ea3c8eb04cf7522063d74fef4fd7bbf16f0ca Mon Sep 17 00:00:00 2001 From: David Allen Date: Thu, 26 Sep 2024 10:07:00 -0600 Subject: [PATCH] Updated go deps --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index e00981d..e153625 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,6 @@ require ( github.com/google/go-cmp v0.6.0 // indirect github.com/mattn/go-colorable v0.1.13 // indirect github.com/mattn/go-isatty v0.0.20 // indirect - ) require (