Skip to content

Commit 1107161

Browse files
committed
docs: mod sync
1 parent ba51ea2 commit 1107161

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ module github.com/barelyhuman/commitlog
22

33
go 1.15
44

5-
require (
6-
github.com/go-git/go-git v4.7.0+incompatible // indirect
5+
require (
76
github.com/go-git/go-git/v5 v5.2.0
87
)

0 commit comments

Comments
 (0)