File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
debian/arduino-cli/usr/share/doc/arduino-cli Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -24761,7 +24761,7 @@ rights granted to you under this License for this implementation of Go
2476124761shall terminate as of the date such litigation is filed.
2476224762
2476324763*****
24764- golang.org/x/term@v0.36 .0
24764+ golang.org/x/term@v0.37 .0
2476524765
2476624766Copyright 2009 The Go Authors.
2476724767
Original file line number Diff line number Diff line change 11---
22name : golang.org/x/term
3- version : v0.36 .0
3+ version : v0.37 .0
44type : go
55summary : Package term provides support functions for dealing with terminals, as commonly
66 found on UNIX systems.
Original file line number Diff line number Diff line change @@ -24776,7 +24776,7 @@ rights granted to you under this License for this implementation of Go
2477624776shall terminate as of the date such litigation is filed.
2477724777
2477824778*****
24779- golang.org/x/term@v0.36 .0
24779+ golang.org/x/term@v0.37 .0
2478024780
2478124781Copyright 2009 The Go Authors.
2478224782
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ require (
4141 go.bug.st/relaxed-semver v0.15.0
4242 go.bug.st/testifyjson v1.3.0
4343 golang.org/x/sys v0.38.0
44- golang.org/x/term v0.36 .0
44+ golang.org/x/term v0.37 .0
4545 golang.org/x/text v0.30.0
4646 google.golang.org/genproto/googleapis/rpc v0.0.0-20250804133106-a7a43d27e69b
4747 google.golang.org/grpc v1.76.0
Original file line number Diff line number Diff line change @@ -237,8 +237,8 @@ golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
237237golang.org/x/sys v0.38.0 h1:3yZWxaJjBmCWXqhN1qh02AkOnCQ1poK6oF+a7xWL6Gc =
238238golang.org/x/sys v0.38.0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
239239golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
240- golang.org/x/term v0.36 .0 h1:zMPR+aF8gfksFprF/Nc/rd1wRS1EI6nDBGyWAvDzx2Q =
241- golang.org/x/term v0.36 .0 /go.mod h1:Qu394IJq6V6dCBRgwqshf3mPF85AqzYEzofzRdZkWss =
240+ golang.org/x/term v0.37 .0 h1:8EGAD0qCmHYZg6J17DvsMy9/wJ7/D/4pV/wfnld5lTU =
241+ golang.org/x/term v0.37 .0 /go.mod h1:5pB4lxRNYYVZuTLmy8oR2BH8dflOR+IbTYFD8fi3254 =
242242golang.org/x/text v0.3.6 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
243243golang.org/x/text v0.30.0 h1:yznKA/E9zq54KzlzBEAWn1NXSQ8DIp/NYMy88xJjl4k =
244244golang.org/x/text v0.30.0 /go.mod h1:yDdHFIX9t+tORqspjENWgzaCVXgk0yYnYuSZ8UzzBVM =
You can’t perform that action at this time.
0 commit comments