1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

mvdan.cc/sh: Use v2.6.4

This commit is contained in:
Andrey Nering
2019-03-16 10:42:23 -03:00
parent 9f269e1a95
commit de11323d28
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -19,5 +19,5 @@ require (
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
golang.org/x/sys v0.0.0-20180831094639-fa5fdf94c789 // indirect
gopkg.in/yaml.v2 v2.2.1
mvdan.cc/sh v2.6.4-0.20190222161105-3c71c7be1070+incompatible
mvdan.cc/sh v2.6.4+incompatible
)

4
go.sum
View File

@@ -43,5 +43,5 @@ gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/yaml.v2 v2.2.1 h1:mUhvW9EsL+naU5Q3cakzfE91YhliOondGd6ZrsDBHQE=
gopkg.in/yaml.v2 v2.2.1/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
mvdan.cc/sh v2.6.4-0.20190222161105-3c71c7be1070+incompatible h1:U5AlqVy1pp05pDGDckRqFqdvH7kF/V1fhJwNXkMzYYI=
mvdan.cc/sh v2.6.4-0.20190222161105-3c71c7be1070+incompatible/go.mod h1:IeeQbZq+x2SUGBensq/jge5lLQbS3XT2ktyp3wrt4x8=
mvdan.cc/sh v2.6.4+incompatible h1:eD6tDeh0pw+/TOTI1BBEryZ02rD2nMcFsgcvde7jffM=
mvdan.cc/sh v2.6.4+incompatible/go.mod h1:IeeQbZq+x2SUGBensq/jge5lLQbS3XT2ktyp3wrt4x8=