Skip to content

Commit 1eec9de

Browse files
authored
Merge pull request #339 from Duet3D/dependabot/go_modules/Tools/gobmp2c/golang.org/x/image-0.38.0
Bump golang.org/x/image from 0.18.0 to 0.38.0 in /Tools/gobmp2c
2 parents f0bfdc9 + e9df050 commit 1eec9de

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Tools/gobmp2c/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module github.com/Duet3D/PanelDueFirmware/Tools/gobmp2c
22

3-
go 1.21
3+
go 1.25.0
44

5-
require golang.org/x/image v0.18.0
5+
require golang.org/x/image v0.38.0

Tools/gobmp2c/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
golang.org/x/image v0.18.0 h1:jGzIakQa/ZXI1I0Fxvaa9W7yP25TqT6cHIHn+6CqvSQ=
2-
golang.org/x/image v0.18.0/go.mod h1:4yyo5vMFQjVjUcVk4jEQcU9MGy/rulF5WvUILseCM2E=
1+
golang.org/x/image v0.38.0 h1:5l+q+Y9JDC7mBOMjo4/aPhMDcxEptsX+Tt3GgRQRPuE=
2+
golang.org/x/image v0.38.0/go.mod h1:/3f6vaXC+6CEanU4KJxbcUZyEePbyKbaLoDOe4ehFYY=

0 commit comments

Comments
 (0)