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.30 .0
3
+ version : v0.31 .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.30 .0/LICENSE
10
+ - sources : sys@v0.31 .0/LICENSE
11
11
text : |
12
12
Copyright 2009 The Go Authors.
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.30 .0/PATENTS
39
+ - sources : sys@v0.31 .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.30 .0
3
+ version : v0.31 .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.30 .0/LICENSE
9
+ - sources : sys@v0.31 .0/LICENSE
10
10
text : |
11
11
Copyright 2009 The Go Authors.
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.30 .0/PATENTS
38
+ - sources : sys@v0.31 .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.29 .0
3
+ version : v0.30 .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 @@ -40,8 +40,8 @@ require (
40
40
go.bug.st/f v0.4.0
41
41
go.bug.st/relaxed-semver v0.12.0
42
42
go.bug.st/testifyjson v1.3.0
43
- golang.org/x/sys v0.30 .0
44
- golang.org/x/term v0.29 .0
43
+ golang.org/x/sys v0.31 .0
44
+ golang.org/x/term v0.30 .0
45
45
golang.org/x/text v0.23.0
46
46
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f
47
47
google.golang.org/grpc v1.71.0
Original file line number Diff line number Diff line change @@ -263,12 +263,12 @@ golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBc
263
263
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
264
264
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
265
265
golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
266
- golang.org/x/sys v0.30 .0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc =
267
- golang.org/x/sys v0.30 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
266
+ golang.org/x/sys v0.31 .0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik =
267
+ golang.org/x/sys v0.31 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
268
268
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
269
269
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 /go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8 =
270
- golang.org/x/term v0.29 .0 h1:L6pJp37ocefwRRtYPKSWOWzOtWSxVajvz2ldH/xi3iU =
271
- golang.org/x/term v0.29 .0 /go.mod h1:6bl4lRlvVuDgSf3179VpIxBF0o10JUpXWOnI7nErv7s =
270
+ golang.org/x/term v0.30 .0 h1:PQ39fJZ+mfadBm0y5WlL4vlM7Sx1Hgf13sMIY2+QS9Y =
271
+ golang.org/x/term v0.30 .0 /go.mod h1:NYYFdzHoI5wRh/h5tDMdMqCqPJZEuNqVR5xJLd/n67g =
272
272
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
273
273
golang.org/x/text v0.3.3 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
274
274
golang.org/x/text v0.3.6 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
You can’t perform that action at this time.
0 commit comments