Skip to content

Commit 118f71b

Browse files
Bump golang.org/x/image from 0.37.0 to 0.38.0 in /src
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.37.0 to 0.38.0. - [Commits](golang/image@v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-version: 0.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ca8817 commit 118f71b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ require (
5555
github.com/ttacon/builder v0.0.0-20170518171403-c099f663e1c2 // indirect
5656
github.com/ttacon/libphonenumber v1.2.1 // indirect
5757
go.yaml.in/yaml/v2 v2.4.4 // indirect
58-
golang.org/x/image v0.37.0 // indirect
58+
golang.org/x/image v0.38.0 // indirect
5959
golang.org/x/mod v0.34.0 // indirect
6060
golang.org/x/sys v0.42.0 // indirect
6161
golang.org/x/tools v0.43.0 // indirect

0 commit comments

Comments
 (0)