1
0
mirror of https://github.com/go-task/task.git synced 2025-04-21 12:17:07 +02:00

Upgrade mvdan.cc/sh to v3.0.2

This commit is contained in:
Andrey Nering 2020-03-01 15:35:23 -03:00
parent e0defe71aa
commit eef84bda26
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -14,7 +14,7 @@ require (
github.com/stretchr/testify v1.4.0
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
gopkg.in/yaml.v2 v2.2.2
mvdan.cc/sh/v3 v3.0.1
mvdan.cc/sh/v3 v3.0.2
)
go 1.13

4
go.sum
View File

@ -55,5 +55,5 @@ gopkg.in/errgo.v2 v2.1.0/go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI=
gopkg.in/yaml.v2 v2.2.2 h1:ZCJp+EgiOT7lHqUV2J862kp8Qj64Jo6az82+3Td9dZw=
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e/go.mod h1:Ge4atmRUYqueGppvJ7JNrtqpqokoJEFxYbP0Z+WeKS8=
mvdan.cc/sh/v3 v3.0.1 h1:f6huEnEEwLTsHYSNiyhkheojUe8P5KnDdEjiBTFUbP0=
mvdan.cc/sh/v3 v3.0.1/go.mod h1:rBIndNJFYPp8xSppiZcGIk6B5d1g3OEARxEaXjPxwVI=
mvdan.cc/sh/v3 v3.0.2 h1:NU+UpTZHRdIZ9igRo8zi/7+5/NpetYlhlyDhz1/AdMM=
mvdan.cc/sh/v3 v3.0.2/go.mod h1:rBIndNJFYPp8xSppiZcGIk6B5d1g3OEARxEaXjPxwVI=