logging update, comments, and mod tidying

This commit is contained in:
2025-04-16 16:29:51 -04:00
parent 852ca3ab1a
commit 2a6090bd67
4 changed files with 3 additions and 4 deletions

1
go.mod
View File

@@ -3,7 +3,6 @@ module code.jakeyoungdev.com/jake/mctl
go 1.24.0
require (
github.com/google/uuid v1.6.0
github.com/jake-young-dev/mcr v1.3.1
github.com/spf13/cobra v1.9.1
github.com/spf13/viper v1.20.1