Skip to content

Commit 3bdc77f

Browse files
[skip changelog] Bump golang.org/x/text from 0.17.0 to 0.18.0 (#2701)
* [skip changelog] Bump golang.org/x/text from 0.17.0 to 0.18.0 Bumps [golang.org/x/text](https://github.com/golang/text) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.17.0...v0.18.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 c393913 commit 3bdc77f

File tree

8 files changed

+21
-21
lines changed

8 files changed

+21
-21
lines changed

.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.17.0
3+
version: v0.18.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.17.0/LICENSE
10+
- sources: text@v0.18.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.17.0/PATENTS
39+
- sources: text@v0.18.0/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.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.17.0
3+
version: v0.18.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.17.0/LICENSE
9+
- sources: text@v0.18.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.17.0/PATENTS
38+
- sources: text@v0.18.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.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.17.0
3+
version: v0.18.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.17.0/LICENSE
13+
- sources: text@v0.18.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.17.0/PATENTS
42+
- sources: text@v0.18.0/PATENTS
4343
text: |
4444
Additional IP Rights Grant (Patents)
4545

.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.17.0
3+
version: v0.18.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.17.0/LICENSE
9+
- sources: text@v0.18.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.17.0/PATENTS
38+
- sources: text@v0.18.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.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.17.0
3+
version: v0.18.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.17.0/LICENSE
9+
- sources: text@v0.18.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.17.0/PATENTS
38+
- sources: text@v0.18.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.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.17.0
3+
version: v0.18.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.17.0/LICENSE
9+
- sources: text@v0.18.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.17.0/PATENTS
38+
- sources: text@v0.18.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ require (
4141
go.bug.st/relaxed-semver v0.12.0
4242
go.bug.st/testifyjson v1.2.0
4343
golang.org/x/term v0.23.0
44-
golang.org/x/text v0.17.0
44+
golang.org/x/text v0.18.0
4545
google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117
4646
google.golang.org/grpc v1.66.0
4747
google.golang.org/protobuf v1.34.2

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,8 @@ golang.org/x/term v0.23.0 h1:F6D4vR+EHoL9/sWAWgAR1H2DcHr4PareCbAaCo1RpuU=
266266
golang.org/x/term v0.23.0/go.mod h1:DgV24QBUrK6jhZXl+20l6UWznPlwAHm1Q1mGHtydmSk=
267267
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
268268
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
269-
golang.org/x/text v0.17.0 h1:XtiM5bkSOt+ewxlOE/aE/AKEHibwj/6gvWMl9Rsh0Qc=
270-
golang.org/x/text v0.17.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
269+
golang.org/x/text v0.18.0 h1:XvMDiNzPAl0jr17s6W9lcaIhGUfUORdGCNsuLmPG224=
270+
golang.org/x/text v0.18.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
271271
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
272272
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d h1:vU5i/LfpvrRCpgM/VPfJLg5KjxD3E+hfT1SH+d9zLwg=
273273
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d/go.mod h1:aiJjzUbINMkxbQROHiO6hDPo2LHcIPhhQsa9DLh0yGk=

0 commit comments

Comments
 (0)