File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/aevea/magefiles v0.0.0-20200424121010-0004d5a7a2fe
7
7
github.com/go-git/go-billy/v5 v5.0.0
8
8
github.com/go-git/go-git/v5 v5.1.0
9
- github.com/magefile/mage v1.9 .0
9
+ github.com/magefile/mage v1.11 .0
10
10
github.com/stretchr/testify v1.6.1
11
11
golang.org/x/crypto v0.0.0-20200406173513-056763e48d71 // indirect
12
12
)
Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
45
45
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
46
46
github.com/magefile/mage v1.9.0 h1:t3AU2wNwehMCW97vuqQLtw6puppWXHO+O2MHo5a50XE =
47
47
github.com/magefile/mage v1.9.0 /go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A =
48
+ github.com/magefile/mage v1.11.0 h1:C/55Ywp9BpgVVclD3lRnSYCwXTYxmSppIgLeDYlNuls =
49
+ github.com/magefile/mage v1.11.0 /go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A =
48
50
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y =
49
51
github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
50
52
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs =
You can’t perform that action at this time.
0 commit comments