Skip to content

Commit fea4cda

Browse files
fix(deps): update module github.com/go-git/go-billy/v5 to v5.5.0
1 parent 40db61c commit fea4cda

File tree

2 files changed

+188
-10
lines changed

2 files changed

+188
-10
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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
8+
github.com/go-git/go-billy/v5 v5.5.0
99
github.com/go-git/go-git/v5 v5.4.2
1010
github.com/magefile/mage v1.14.0
1111
github.com/stretchr/testify v1.8.1

0 commit comments

Comments
 (0)