Skip to content

Commit 97e4e37

Browse files
Bump golang.org/x/image from 0.0.0-20220902085622-e7cb96979f69 to 0.5.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20220902085622-e7cb96979f69 to 0.5.0. - [Release notes](https://github.com/golang/image/releases) - [Commits](https://github.com/golang/image/commits/v0.5.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ed56d7 commit 97e4e37

2 files changed

Lines changed: 39 additions & 10 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,12 @@ require (
9191
go.opentelemetry.io/otel/sdk v1.11.2 // indirect
9292
go.opentelemetry.io/otel/trace v1.11.2 // indirect
9393
go.opentelemetry.io/proto/otlp v0.19.0 // indirect
94-
golang.org/x/image v0.0.0-20220902085622-e7cb96979f69 // indirect
94+
golang.org/x/image v0.5.0 // indirect
9595
golang.org/x/net v0.4.0 // indirect
9696
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 // indirect
9797
golang.org/x/sync v0.1.0 // indirect
9898
golang.org/x/sys v0.4.0 // indirect
99-
golang.org/x/text v0.5.0 // indirect
99+
golang.org/x/text v0.7.0 // indirect
100100
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
101101
google.golang.org/api v0.103.0 // indirect
102102
google.golang.org/appengine v1.6.7 // indirect

0 commit comments

Comments
 (0)