We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40db61c commit fea4cdaCopy full SHA for fea4cda
go.mod
@@ -5,7 +5,7 @@ go 1.16
5
require (
6
github.com/aevea/magefiles v0.0.0-20200424121010-0004d5a7a2fe
7
github.com/apex/log v1.9.0
8
- github.com/go-git/go-billy/v5 v5.3.1
+ github.com/go-git/go-billy/v5 v5.5.0
9
github.com/go-git/go-git/v5 v5.4.2
10
github.com/magefile/mage v1.14.0
11
github.com/stretchr/testify v1.8.1
0 commit comments