зеркало из https://github.com/golang/image.git
go.mod: update golang.org/x dependencies
Update golang.org/x dependencies to their latest tagged versions. Change-Id: Iae53a313887f9b3da122cc98ef7c173afdeaff88 Reviewed-on: https://go-review.googlesource.com/c/image/+/590217 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Than McIntosh <thanm@google.com>
This commit is contained in:
Родитель
55c4ab6bd6
Коммит
6c5fa462eb
2
go.mod
2
go.mod
|
@ -2,4 +2,4 @@ module golang.org/x/image
|
|||
|
||||
go 1.18
|
||||
|
||||
require golang.org/x/text v0.15.0
|
||||
require golang.org/x/text v0.16.0
|
||||
|
|
4
go.sum
4
go.sum
|
@ -1,2 +1,2 @@
|
|||
golang.org/x/text v0.15.0 h1:h1V/4gjBv8v9cjcR6+AR5+/cIYK5N/WAgiv4xlsEtAk=
|
||||
golang.org/x/text v0.15.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
|
||||
golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4=
|
||||
golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI=
|
||||
|
|
Загрузка…
Ссылка в новой задаче