From 45a9ab46b116f6628c1ee551cd6c966d696434c7 Mon Sep 17 00:00:00 2001 From: Max Leske <250711+theseion@users.noreply.github.com> Date: Fri, 8 Nov 2024 09:03:43 +0100 Subject: [PATCH] Update go.mod --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index b7c43c3..9ec6e00 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,6 @@ go 1.22.3 require ( github.com/spf13/cobra v1.8.1 github.com/thediveo/enumflag/v2 v2.0.5 - github.com/thediveo/enumflag/v2 v2.0.5 ) require (