Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2947cfb

Browse files
[skip changelog] Bump golang.org/x/text from 0.25.0 to 0.26.0 (#2925)
* [skip changelog] Bump golang.org/x/text from 0.25.0 to 0.26.0Bumps [golang.org/x/text](https://github.com/golang/text) from 0.25.0 to 0.26.0.- [Release notes](https://github.com/golang/text/releases)- [Commits](golang/text@v0.25.0...v0.26.0)---updated-dependencies:- dependency-name: golang.org/x/text dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>* regenerate licenses---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Alessio Perugini <alessio@perugini.xyz>
1 parented3825d commit2947cfb

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name:golang.org/x/text/encoding
3-
version:v0.25.0
3+
version:v0.26.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.25.0/LICENSE
10+
-sources:text@v0.26.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.25.0/PATENTS
39+
-sources:text@v0.26.0/PATENTS
4040
text:|
4141
Additional IP Rights Grant (Patents)
4242

‎.licenses/go/golang.org/x/text/encoding/internal.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name:golang.org/x/text/encoding/internal
3-
version:v0.25.0
3+
version:v0.26.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.25.0/LICENSE
9+
-sources:text@v0.26.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.25.0/PATENTS
38+
-sources:text@v0.26.0/PATENTS
3939
text:|
4040
Additional IP Rights Grant (Patents)
4141

‎.licenses/go/golang.org/x/text/encoding/internal/identifier.dep.yml

Lines changed: 3 additions & 3 deletions
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.25.0
3+
version:v0.26.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.25.0/LICENSE
13+
-sources:text@v0.26.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.25.0/PATENTS
42+
-sources:text@v0.26.0/PATENTS
4343
text:|
4444
Additional IP Rights Grant (Patents)
4545

‎.licenses/go/golang.org/x/text/encoding/unicode.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name:golang.org/x/text/encoding/unicode
3-
version:v0.25.0
3+
version:v0.26.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.25.0/LICENSE
9+
-sources:text@v0.26.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.25.0/PATENTS
38+
-sources:text@v0.26.0/PATENTS
3939
text:|
4040
Additional IP Rights Grant (Patents)
4141

‎.licenses/go/golang.org/x/text/internal/utf8internal.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name:golang.org/x/text/internal/utf8internal
3-
version:v0.25.0
3+
version:v0.26.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.25.0/LICENSE
9+
-sources:text@v0.26.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.25.0/PATENTS
38+
-sources:text@v0.26.0/PATENTS
3939
text:|
4040
Additional IP Rights Grant (Patents)
4141

‎.licenses/go/golang.org/x/text/runes.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name:golang.org/x/text/runes
3-
version:v0.25.0
3+
version:v0.26.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.25.0/LICENSE
9+
-sources:text@v0.26.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.25.0/PATENTS
38+
-sources:text@v0.26.0/PATENTS
3939
text:|
4040
Additional IP Rights Grant (Patents)
4141

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ require (
4242
go.bug.st/testifyjsonv1.3.0
4343
golang.org/x/sysv0.33.0
4444
golang.org/x/termv0.32.0
45-
golang.org/x/textv0.25.0
45+
golang.org/x/textv0.26.0
4646
google.golang.org/genproto/googleapis/rpcv0.0.0-20250218202821-56aae31c358a
4747
google.golang.org/grpcv1.72.0
4848
google.golang.org/protobufv1.36.6

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@ golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9sn
241241
golang.org/x/termv0.32.0 h1:DR4lr0TjUs3epypdhTOkMmuF5CDFJ/8pOnbzMZPQ7bg=
242242
golang.org/x/termv0.32.0/go.mod h1:uZG1FhGx848Sqfsq4/DlJr3xGGsYMu/L5GW4abiaEPQ=
243243
golang.org/x/textv0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
244-
golang.org/x/textv0.25.0 h1:qVyWApTSYLk/drJRO5mDlNYskwQznZmkpV2c8q9zls4=
245-
golang.org/x/textv0.25.0/go.mod h1:WEdwpYrmk1qmdHvhkSTNPm3app7v4rsT8F2UD6+VHIA=
244+
golang.org/x/textv0.26.0 h1:P42AVeLghgTYr4+xUnTRKDMqpar+PtX7KWuNQL21L8M=
245+
golang.org/x/textv0.26.0/go.mod h1:QK15LZJUUQVJxhz7wXgxSy/CJaTFjd0G+YLonydOVQA=
246246
golang.org/x/toolsv0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
247247
golang.org/x/xerrorsv0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
248248
google.golang.org/genproto/googleapis/rpcv0.0.0-20250218202821-56aae31c358a h1:51aaUVRocpvUOSQKM6Q7VuoaktNIaMCLuhZB6DKksq4=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp