File tree 5 files changed +13
-13
lines changed
.licenses/go/golang.org/x
5 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/sys/execabs
3
- version : v0.14 .0
3
+ version : v0.15 .0
4
4
type : go
5
5
summary : Package execabs is a drop-in replacement for os/exec that requires PATH lookups
6
6
to find absolute paths.
7
7
homepage : https://pkg.go.dev/golang.org/x/sys/execabs
8
8
license : other
9
9
licenses :
10
- - sources : sys@v0.14 .0/LICENSE
10
+ - sources : sys@v0.15 .0/LICENSE
11
11
text : |
12
12
Copyright (c) 2009 The Go Authors. All rights reserved.
13
13
@@ -36,7 +36,7 @@ licenses:
36
36
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
37
37
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
38
38
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39
- - sources : sys@v0.14 .0/PATENTS
39
+ - sources : sys@v0.15 .0/PATENTS
40
40
text : |
41
41
Additional IP Rights Grant (Patents)
42
42
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/sys/unix
3
- version : v0.14 .0
3
+ version : v0.15 .0
4
4
type : go
5
5
summary : Package unix contains an interface to the low-level operating system primitives.
6
6
homepage : https://pkg.go.dev/golang.org/x/sys/unix
7
7
license : bsd-3-clause
8
8
licenses :
9
- - sources : sys@v0.14 .0/LICENSE
9
+ - sources : sys@v0.15 .0/LICENSE
10
10
text : |
11
11
Copyright (c) 2009 The Go Authors. All rights reserved.
12
12
@@ -35,7 +35,7 @@ licenses:
35
35
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36
36
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37
37
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38
- - sources : sys@v0.14 .0/PATENTS
38
+ - sources : sys@v0.15 .0/PATENTS
39
39
text : |
40
40
Additional IP Rights Grant (Patents)
41
41
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/term
3
- version : v0.14 .0
3
+ version : v0.15 .0
4
4
type : go
5
5
summary : Package term provides support functions for dealing with terminals, as commonly
6
6
found on UNIX systems.
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
39
39
go.bug.st/relaxed-semver v0.12.0
40
40
go.bug.st/serial v1.6.1
41
41
go.bug.st/testifyjson v1.1.1
42
- golang.org/x/term v0.14 .0
42
+ golang.org/x/term v0.15 .0
43
43
golang.org/x/text v0.14.0
44
44
google.golang.org/genproto/googleapis/rpc v0.0.0-20231012201019-e917dd12ba7a
45
45
google.golang.org/grpc v1.59.0
@@ -100,7 +100,7 @@ require (
100
100
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
101
101
golang.org/x/mod v0.12.0 // indirect
102
102
golang.org/x/net v0.17.0 // indirect
103
- golang.org/x/sys v0.14 .0 // indirect
103
+ golang.org/x/sys v0.15 .0 // indirect
104
104
golang.org/x/tools v0.13.0 // indirect
105
105
gopkg.in/ini.v1 v1.67.0 // indirect
106
106
gopkg.in/warnings.v0 v0.1.2 // indirect
Original file line number Diff line number Diff line change @@ -677,15 +677,15 @@ golang.org/x/sys v0.2.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
677
677
golang.org/x/sys v0.3.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
678
678
golang.org/x/sys v0.5.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
679
679
golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
680
- golang.org/x/sys v0.14 .0 h1:Vz7Qs629MkJkGyHxUlRHizWJRG2j8fbQKjELVSNhy7Q =
681
- golang.org/x/sys v0.14 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
680
+ golang.org/x/sys v0.15 .0 h1:h48lPFYpsTvQJZF4EKyI4aLHaev3CxivZmv7yZig9pc =
681
+ golang.org/x/sys v0.15 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
682
682
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
683
683
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 /go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8 =
684
684
golang.org/x/term v0.2.0 /go.mod h1:TVmDHMZPmdnySmBfhjOoOdhjzdE1h4u1VwSiw2l1Nuc =
685
685
golang.org/x/term v0.5.0 /go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k =
686
686
golang.org/x/term v0.6.0 /go.mod h1:m6U89DPEgQRMq3DNkDClhWw02AUbt2daBVO4cn4Hv9U =
687
- golang.org/x/term v0.14 .0 h1:LGK9IlZ8T9jvdy6cTdfKUCltatMFOehAQo9SRC46UQ8 =
688
- golang.org/x/term v0.14 .0 /go.mod h1:TySc+nGkYR6qt8km8wUhuFRTVSMIX3XPR58y2lC8vww =
687
+ golang.org/x/term v0.15 .0 h1:y/Oo/a/q3IXu26lQgl04j/gjuBDOBlx7X6Om1j2CPW4 =
688
+ golang.org/x/term v0.15 .0 /go.mod h1:BDl952bC7+uMoWR75FIrCDx79TPU9oHkTZ9yRbYOrX0 =
689
689
golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
690
690
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
691
691
golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
You can’t perform that action at this time.
0 commit comments