mcr update and readme (#9)
All checks were successful
code scans / scans (push) Successful in 24s

Reviewed-on: #9
Co-authored-by: jake <jake.young.dev@gmail.com>
Co-committed-by: jake <jake.young.dev@gmail.com>
This commit was merged in pull request #9.
This commit is contained in:
2025-05-31 15:11:03 +00:00
committed by jake
parent 49c508aae7
commit 58ece42142
4 changed files with 20 additions and 15 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module code.jakeyoungdev.com/jake/mctl
go 1.24.2
require (
github.com/jake-young-dev/mcr v1.3.1
github.com/jake-young-dev/mcr v1.4.0
github.com/spf13/cobra v1.9.1
github.com/spf13/viper v1.20.1
golang.org/x/term v0.31.0