File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/BurntSushi/toml v1.0.0
7
+ github.com/Masterminds/sprig/v3 v3.2.2
7
8
github.com/fsouza/go-dockerclient v1.7.10
8
9
github.com/stretchr/testify v1.7.1
9
10
)
@@ -12,7 +13,6 @@ require (
12
13
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
13
14
github.com/Masterminds/goutils v1.1.1 // indirect
14
15
github.com/Masterminds/semver/v3 v3.1.1 // indirect
15
- github.com/Masterminds/sprig/v3 v3.2.2 // indirect
16
16
github.com/Microsoft/go-winio v0.5.2 // indirect
17
17
github.com/Microsoft/hcsshim v0.9.2 // indirect
18
18
github.com/containerd/cgroups v1.0.3 // indirect
Original file line number Diff line number Diff line change @@ -1361,6 +1361,7 @@ gopkg.in/yaml.v2 v2.2.4/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
1361
1361
gopkg.in/yaml.v2 v2.2.5 /go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI =
1362
1362
gopkg.in/yaml.v2 v2.2.8 /go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI =
1363
1363
gopkg.in/yaml.v2 v2.3.0 /go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI =
1364
+ gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY =
1364
1365
gopkg.in/yaml.v2 v2.4.0 /go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ =
1365
1366
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
1366
1367
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
You can’t perform that action at this time.
0 commit comments