Skip to content

Commit 3fa2286

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

File tree

2 files changed

+278
-13
lines changed

2 files changed

+278
-13
lines changed

go.mod

Lines changed: 2 additions & 2 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
8+
github.com/go-git/go-billy/v5 v5.6.0
99
github.com/go-git/go-git/v5 v5.4.2
1010
github.com/magefile/mage v1.14.0
11-
github.com/stretchr/testify v1.8.1
11+
github.com/stretchr/testify v1.9.0
1212
)

0 commit comments

Comments
 (0)