migration into monorepo complete

This commit is contained in:
2023-01-27 22:26:17 -08:00
parent ec13f4416c
commit 6b918c4a57
8 changed files with 8 additions and 109 deletions

View File

@@ -7,7 +7,7 @@ import (
git "github.com/go-git/go-git/v5"
"github.com/go-git/go-git/v5/plumbing/object"
gterm "github.com/taigrr/gitgraph/term"
gterm "github.com/taigrr/gico/gitgraph/term"
"github.com/taigrr/gico/types"
)