Skip to content

Commit a93f0f2

Browse files
fix(deps): update module github.com/go-git/go-git/v5 to v5.11.0 [security]
1 parent 40db61c commit a93f0f2

File tree

2 files changed

+258
-53
lines changed

2 files changed

+258
-53
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ go 1.16
55
require (
66
github.com/aevea/magefiles v0.0.0-20200424121010-0004d5a7a2fe
77
github.com/apex/log v1.9.0
8-
github.com/go-git/go-billy/v5 v5.3.1
9-
github.com/go-git/go-git/v5 v5.4.2
8+
github.com/go-git/go-billy/v5 v5.5.0
9+
github.com/go-git/go-git/v5 v5.11.0
1010
github.com/magefile/mage v1.14.0
11-
github.com/stretchr/testify v1.8.1
11+
github.com/stretchr/testify v1.8.4
1212
)

0 commit comments

Comments
 (0)