File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
2323 github.com/spf13/pflag v1.0.5
2424 github.com/stretchr/testify v1.8.1
2525 golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
26- golang.org/x/text v0.6 .0
26+ golang.org/x/text v0.7 .0
2727 gopkg.in/yaml.v3 v3.0.1
2828)
2929
Original file line number Diff line number Diff line change @@ -100,8 +100,8 @@ golang.org/x/sys v0.3.0 h1:w8ZOecv6NaNa/zC8944JTU3vz4u6Lagfk4RPQxv92NQ=
100100golang.org/x/sys v0.3.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
101101golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 h1:JGgROgKl9N8DuW20oFS5gxc+lE67/N3FcwmBPMe7ArY =
102102golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 /go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8 =
103- golang.org/x/text v0.6 .0 h1:3XmdazWV+ubf7QgHSTWeykHOci5oeekaGJBLkrkaw4k =
104- golang.org/x/text v0.6 .0 /go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8 =
103+ golang.org/x/text v0.7 .0 h1:4BRB4x83lYWy72KwLD/qYDuTu7q9PjSagHvijDw7cLo =
104+ golang.org/x/text v0.7 .0 /go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8 =
105105gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
106106gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 h1:YR8cESwS4TdDjEe65xsg0ogRM/Nc3DYOhEAlW+xobZo =
107107gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
You can’t perform that action at this time.
0 commit comments