diff options
Diffstat (limited to 'format/commitgraph/read/parents.go')
| -rw-r--r-- | format/commitgraph/read/parents.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/format/commitgraph/read/parents.go b/format/commitgraph/read/parents.go index fcaad8b6..3fb08e58 100644 --- a/format/commitgraph/read/parents.go +++ b/format/commitgraph/read/parents.go @@ -1,6 +1,6 @@ package read -import "codeberg.org/lindenii/furgit/format/commitgraph" +import "lindenii.org/go/furgit/format/commitgraph" // ParentRef references one parent position. type ParentRef struct { |
