File tree 8 files changed +21
-21
lines changed
Filter options
.licenses/go/golang.org/x/text 8 files changed +21
-21
lines changed
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/text/encoding
3
- version : v0.24 .0
3
+ version : v0.25 .0
4
4
type : go
5
5
summary : Package encoding defines an interface for character encodings, such as Shift
6
6
JIS and Windows 1252, that can convert to and from UTF-8.
7
7
homepage : https://pkg.go.dev/golang.org/x/text/encoding
8
8
license : other
9
9
licenses :
10
- - sources : text@v0.24 .0/LICENSE
10
+ - sources : text@v0.25 .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 : text@v0.24 .0/PATENTS
39
+ - sources : text@v0.25 .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/text/encoding/internal
3
- version : v0.24 .0
3
+ version : v0.25 .0
4
4
type : go
5
5
summary : Package internal contains code that is shared among encoding implementations.
6
6
homepage : https://pkg.go.dev/golang.org/x/text/encoding/internal
7
7
license : other
8
8
licenses :
9
- - sources : text@v0.24 .0/LICENSE
9
+ - sources : text@v0.25 .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 : text@v0.24 .0/PATENTS
38
+ - sources : text@v0.25 .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/text/encoding/internal/identifier
3
- version : v0.24 .0
3
+ version : v0.25 .0
4
4
type : go
5
5
summary : Package identifier defines the contract between implementations of Encoding
6
6
and Index by defining identifiers that uniquely identify standardized coded character
@@ -10,7 +10,7 @@ summary: Package identifier defines the contract between implementations of Enco
10
10
homepage : https://pkg.go.dev/golang.org/x/text/encoding/internal/identifier
11
11
license : other
12
12
licenses :
13
- - sources : text@v0.24 .0/LICENSE
13
+ - sources : text@v0.25 .0/LICENSE
14
14
text : |
15
15
Copyright 2009 The Go Authors.
16
16
@@ -39,7 +39,7 @@ licenses:
39
39
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
40
40
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
41
41
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42
- - sources : text@v0.24 .0/PATENTS
42
+ - sources : text@v0.25 .0/PATENTS
43
43
text : |
44
44
Additional IP Rights Grant (Patents)
45
45
Original file line number Diff line number Diff line change 1
1
---
2
2
name : golang.org/x/text/encoding/unicode
3
- version : v0.24 .0
3
+ version : v0.25 .0
4
4
type : go
5
5
summary : Package unicode provides Unicode encodings such as UTF-16.
6
6
homepage : https://pkg.go.dev/golang.org/x/text/encoding/unicode
7
7
license : other
8
8
licenses :
9
- - sources : text@v0.24 .0/LICENSE
9
+ - sources : text@v0.25 .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 : text@v0.24 .0/PATENTS
38
+ - sources : text@v0.25 .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/text/internal/utf8internal
3
- version : v0.24 .0
3
+ version : v0.25 .0
4
4
type : go
5
5
summary : Package utf8internal contains low-level utf8-related constants, tables, etc.
6
6
homepage : https://pkg.go.dev/golang.org/x/text/internal/utf8internal
7
7
license : other
8
8
licenses :
9
- - sources : text@v0.24 .0/LICENSE
9
+ - sources : text@v0.25 .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 : text@v0.24 .0/PATENTS
38
+ - sources : text@v0.25 .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/text/runes
3
- version : v0.24 .0
3
+ version : v0.25 .0
4
4
type : go
5
5
summary : Package runes provide transforms for UTF-8 encoded text.
6
6
homepage : https://pkg.go.dev/golang.org/x/text/runes
7
7
license : bsd-3-clause
8
8
licenses :
9
- - sources : text@v0.24 .0/LICENSE
9
+ - sources : text@v0.25 .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 : text@v0.24 .0/PATENTS
38
+ - sources : text@v0.25 .0/PATENTS
39
39
text : |
40
40
Additional IP Rights Grant (Patents)
41
41
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ require (
42
42
go.bug.st/testifyjson v1.3.0
43
43
golang.org/x/sys v0.33.0
44
44
golang.org/x/term v0.32.0
45
- golang.org/x/text v0.24 .0
45
+ golang.org/x/text v0.25 .0
46
46
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a
47
47
google.golang.org/grpc v1.72.0
48
48
google.golang.org/protobuf v1.36.6
Original file line number Diff line number Diff line change @@ -241,8 +241,8 @@ golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9sn
241
241
golang.org/x/term v0.32.0 h1:DR4lr0TjUs3epypdhTOkMmuF5CDFJ/8pOnbzMZPQ7bg =
242
242
golang.org/x/term v0.32.0 /go.mod h1:uZG1FhGx848Sqfsq4/DlJr3xGGsYMu/L5GW4abiaEPQ =
243
243
golang.org/x/text v0.3.6 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
244
- golang.org/x/text v0.24 .0 h1:dd5Bzh4yt5KYA8f9CJHCP4FB4D51c2c6JvN37xJJkJ0 =
245
- golang.org/x/text v0.24 .0 /go.mod h1:L8rBsPeo2pSS+xqN0d5u2ikmjtmoJbDBT1b7nHvFCdU =
244
+ golang.org/x/text v0.25 .0 h1:qVyWApTSYLk/drJRO5mDlNYskwQznZmkpV2c8q9zls4 =
245
+ golang.org/x/text v0.25 .0 /go.mod h1:WEdwpYrmk1qmdHvhkSTNPm3app7v4rsT8F2UD6+VHIA =
246
246
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
247
247
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
248
248
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a h1:51aaUVRocpvUOSQKM6Q7VuoaktNIaMCLuhZB6DKksq4 =
You can’t perform that action at this time.
0 commit comments