File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -157,6 +157,7 @@ require (
157
157
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
158
158
golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e // indirect
159
159
golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2 // indirect
160
+ golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
160
161
golang.org/x/text v0.3.7 // indirect
161
162
golang.org/x/time v0.0.0-20220411224347-583f2d630306 // indirect
162
163
golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect
Original file line number Diff line number Diff line change @@ -86,7 +86,6 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
86
86
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
87
87
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI =
88
88
github.com/Masterminds/goutils v1.1.1 /go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU =
89
- github.com/Masterminds/semver v1.4.2 /go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y =
90
89
github.com/Masterminds/semver v1.5.0 h1:H65muMkzWKEuNDnfl9d70GUjFniHKHRbFPGBuZ3QEww =
91
90
github.com/Masterminds/semver v1.5.0 /go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y =
92
91
github.com/Masterminds/sprig v2.22.0+incompatible h1:z4yfnGrZ7netVz+0EDJ0Wi+5VZCSYp4Z0m2dk6cEM60 =
You can’t perform that action at this time.
0 commit comments