fix(deps): update module golang.org/x/image to v0.38.0 (#178)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-24 00:52:00 +00:00
committed by GitHub
parent 39632906da
commit f104add37a
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/stretchr/testify v1.11.1
github.com/thediveo/enumflag/v2 v2.1.0
golang.org/x/exp v0.0.0-20260312153236-7ab1446f8b90
golang.org/x/image v0.37.0
golang.org/x/image v0.38.0
)
require (