Skip to content

Commit 99bce88

Browse files
[skip changelog] Bump golang.org/x/text from 0.22.0 to 0.23.0 (#2856)
* [skip changelog] Bump golang.org/x/text from 0.22.0 to 0.23.0 Bumps [golang.org/x/text](https://github.com/golang/text) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Updated license cache --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cristian Maglie <[email protected]>
1 parent 919bfd8 commit 99bce88

File tree

8 files changed

+24
-24
lines changed

8 files changed

+24
-24
lines changed

Diff for: .licenses/go/golang.org/x/text/encoding.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/text/encoding
3-
version: v0.22.0
3+
version: v0.23.0
44
type: go
55
summary: Package encoding defines an interface for character encodings, such as Shift
66
JIS and Windows 1252, that can convert to and from UTF-8.
77
homepage: https://pkg.go.dev/golang.org/x/text/encoding
88
license: other
99
licenses:
10-
- sources: text@v0.22.0/LICENSE
10+
- sources: text@v0.23.0/LICENSE
1111
text: |
1212
Copyright 2009 The Go Authors.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: text@v0.22.0/PATENTS
39+
- sources: text@v0.23.0/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

Diff for: .licenses/go/golang.org/x/text/encoding/internal.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/text/encoding/internal
3-
version: v0.22.0
3+
version: v0.23.0
44
type: go
55
summary: Package internal contains code that is shared among encoding implementations.
66
homepage: https://pkg.go.dev/golang.org/x/text/encoding/internal
77
license: other
88
licenses:
9-
- sources: text@v0.22.0/LICENSE
9+
- sources: text@v0.23.0/LICENSE
1010
text: |
1111
Copyright 2009 The Go Authors.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: text@v0.22.0/PATENTS
38+
- sources: text@v0.23.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/go/golang.org/x/text/encoding/internal/identifier.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/text/encoding/internal/identifier
3-
version: v0.22.0
3+
version: v0.23.0
44
type: go
55
summary: Package identifier defines the contract between implementations of Encoding
66
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
1010
homepage: https://pkg.go.dev/golang.org/x/text/encoding/internal/identifier
1111
license: other
1212
licenses:
13-
- sources: text@v0.22.0/LICENSE
13+
- sources: text@v0.23.0/LICENSE
1414
text: |
1515
Copyright 2009 The Go Authors.
1616
@@ -39,7 +39,7 @@ licenses:
3939
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4040
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4141
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42-
- sources: text@v0.22.0/PATENTS
42+
- sources: text@v0.23.0/PATENTS
4343
text: |
4444
Additional IP Rights Grant (Patents)
4545

Diff for: .licenses/go/golang.org/x/text/encoding/unicode.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/text/encoding/unicode
3-
version: v0.22.0
3+
version: v0.23.0
44
type: go
55
summary: Package unicode provides Unicode encodings such as UTF-16.
66
homepage: https://pkg.go.dev/golang.org/x/text/encoding/unicode
77
license: other
88
licenses:
9-
- sources: text@v0.22.0/LICENSE
9+
- sources: text@v0.23.0/LICENSE
1010
text: |
1111
Copyright 2009 The Go Authors.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: text@v0.22.0/PATENTS
38+
- sources: text@v0.23.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/go/golang.org/x/text/internal/utf8internal.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/text/internal/utf8internal
3-
version: v0.22.0
3+
version: v0.23.0
44
type: go
55
summary: Package utf8internal contains low-level utf8-related constants, tables, etc.
66
homepage: https://pkg.go.dev/golang.org/x/text/internal/utf8internal
77
license: other
88
licenses:
9-
- sources: text@v0.22.0/LICENSE
9+
- sources: text@v0.23.0/LICENSE
1010
text: |
1111
Copyright 2009 The Go Authors.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: text@v0.22.0/PATENTS
38+
- sources: text@v0.23.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: .licenses/go/golang.org/x/text/runes.dep.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/text/runes
3-
version: v0.22.0
3+
version: v0.23.0
44
type: go
55
summary: Package runes provide transforms for UTF-8 encoded text.
66
homepage: https://pkg.go.dev/golang.org/x/text/runes
77
license: bsd-3-clause
88
licenses:
9-
- sources: text@v0.22.0/LICENSE
9+
- sources: text@v0.23.0/LICENSE
1010
text: |
1111
Copyright 2009 The Go Authors.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: text@v0.22.0/PATENTS
38+
- sources: text@v0.23.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

Diff for: go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ require (
4242
go.bug.st/testifyjson v1.3.0
4343
golang.org/x/sys v0.30.0
4444
golang.org/x/term v0.29.0
45-
golang.org/x/text v0.22.0
45+
golang.org/x/text v0.23.0
4646
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f
4747
google.golang.org/grpc v1.71.0
4848
google.golang.org/protobuf v1.36.5
@@ -102,7 +102,7 @@ require (
102102
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 // indirect
103103
golang.org/x/mod v0.22.0 // indirect
104104
golang.org/x/net v0.34.0 // indirect
105-
golang.org/x/sync v0.11.0 // indirect
105+
golang.org/x/sync v0.12.0 // indirect
106106
golang.org/x/tools v0.28.0 // indirect
107107
gopkg.in/ini.v1 v1.67.0 // indirect
108108
gopkg.in/warnings.v0 v0.1.2 // indirect

Diff for: go.sum

+4-4
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ golang.org/x/net v0.34.0 h1:Mb7Mrk043xzHgnRM88suvJFwzVrRfHEHJEl5/71CKw0=
250250
golang.org/x/net v0.34.0/go.mod h1:di0qlW3YNM5oh6GqDGQr92MyTozJPmybPK4Ev/Gm31k=
251251
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
252252
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
253-
golang.org/x/sync v0.11.0 h1:GGz8+XQP4FvTTrjZPzNKTMFtSXH80RAzG+5ghFPgK9w=
254-
golang.org/x/sync v0.11.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
253+
golang.org/x/sync v0.12.0 h1:MHc5BpPuC30uJk597Ri8TV3CNZcTLu6B6z4lJy+g6Jw=
254+
golang.org/x/sync v0.12.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
255255
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
256256
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
257257
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
@@ -273,8 +273,8 @@ golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
273273
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
274274
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
275275
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
276-
golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM=
277-
golang.org/x/text v0.22.0/go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY=
276+
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY=
277+
golang.org/x/text v0.23.0/go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4=
278278
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
279279
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
280280
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=

0 commit comments

Comments
 (0)