Skip to content

Commit 430561d

Browse files
committed
chore: maintenance update
1 parent 2d8810b commit 430561d

File tree

3 files changed

+156
-71
lines changed

3 files changed

+156
-71
lines changed

go.mod

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ module github.com/barelyhuman/commitlog
33
go 1.16
44

55
require (
6-
github.com/go-git/go-git/v5 v5.2.0
7-
github.com/urfave/cli/v2 v2.8.1
8-
golang.org/x/mod v0.5.1
9-
golang.org/x/sys v0.0.0-20220412211240-33da011f77ad // indirect
6+
github.com/go-git/go-git/v5 v5.8.1
7+
github.com/urfave/cli/v2 v2.25.7
8+
golang.org/x/mod v0.12.0
109
)

0 commit comments

Comments
 (0)