File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ require (
77 github.com/json-iterator/go v1.1.6
88 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
99 github.com/modern-go/reflect2 v1.0.1 // indirect
10+ github.com/stretchr/testify v1.3.0 // indirect
1011)
1112
1213go 1.13
Original file line number Diff line number Diff line change @@ -17,5 +17,4 @@ gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+
1717gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
1818gopkg.in/yaml.v2 v2.2.1 h1:mUhvW9EsL+naU5Q3cakzfE91YhliOondGd6ZrsDBHQE =
1919gopkg.in/yaml.v2 v2.2.1 /go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI =
20- sigs.k8s.io/structured-merge-diff v1.0.1 h1:LOs1LZWMsz1xs77Phr/pkB4LFaavH7IVq/3+WTN9XTA =
21- sigs.k8s.io/structured-merge-diff v1.0.1 /go.mod h1:IIgPezJWb76P0hotTxzDbWsMYB8APh18qZnxkomBpxA =
20+ sigs.k8s.io/structured-merge-diff v1.0.2 h1:WiMoyniAVAYm03w+ImfF9IE2G23GLR/SwDnQyaNZvPk =
You can’t perform that action at this time.
0 commit comments