File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/google/go-cmp v0.5.9
10
10
github.com/gorilla/mux v1.8.0
11
11
github.com/moby/patternmatcher v0.5.0
12
- golang.org/x/term v0.5 .0
12
+ golang.org/x/term v0.6 .0
13
13
)
14
14
15
15
require (
@@ -27,6 +27,6 @@ require (
27
27
github.com/pkg/errors v0.9.1 // indirect
28
28
github.com/sirupsen/logrus v1.8.1 // indirect
29
29
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
30
- golang.org/x/sys v0.5 .0 // indirect
30
+ golang.org/x/sys v0.6 .0 // indirect
31
31
golang.org/x/tools v0.1.12 // indirect
32
32
)
Original file line number Diff line number Diff line change @@ -110,11 +110,11 @@ golang.org/x/sys v0.0.0-20210616094352-59db8d763f22/go.mod h1:oPkhp1MJrh7nUepCBc
110
110
golang.org/x/sys v0.0.0-20210906170528-6f6e22806c34 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
111
111
golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
112
112
golang.org/x/sys v0.0.0-20211116061358-0a5406a5449c /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
113
- golang.org/x/sys v0.5 .0 h1:MUK/U/4lj1t1oPg0HfuXDN/Z1wv31ZJ/YcPiGccS4DU =
114
- golang.org/x/sys v0.5 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
113
+ golang.org/x/sys v0.6 .0 h1:MVltZSvRTcU2ljQOhs94SXPftV6DCNnZViHeQps87pQ =
114
+ golang.org/x/sys v0.6 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
115
115
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
116
- golang.org/x/term v0.5 .0 h1:n2a8QNdAb0sZNpU9R1ALUXBbY+w51fCQDN+7EdxNBsY =
117
- golang.org/x/term v0.5 .0 /go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k =
116
+ golang.org/x/term v0.6 .0 h1:clScbb1cHjoCkyRbWwBEUZ5H/tIFu5TAXIqaZD0Gcjw =
117
+ golang.org/x/term v0.6 .0 /go.mod h1:m6U89DPEgQRMq3DNkDClhWw02AUbt2daBVO4cn4Hv9U =
118
118
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
119
119
golang.org/x/text v0.3.3 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
120
120
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
You can’t perform that action at this time.
0 commit comments