fixup help text

This commit is contained in:
2024-09-15 13:07:53 -07:00
parent 1030a8f3a9
commit 417cf943fa
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/taigrr/mg
go 1.21
go 1.23.1
require (
github.com/go-git/go-git/v5 v5.11.0