File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/spf13/cobra v1.10.2
1212 github.com/stretchr/testify v1.11.1
1313 go.uber.org/zap v1.27.1
14- golang.org/x/image v0.41 .0
14+ golang.org/x/image v0.42 .0
1515)
1616
1717require (
Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ go.uber.org/zap v1.27.1 h1:08RqriUEv8+ArZRYSTXy1LeBScaMpVSTBhCeaZYfMYc=
7373go.uber.org/zap v1.27.1 /go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E =
7474go.yaml.in/yaml/v3 v3.0.4 /go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg =
7575golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
76- golang.org/x/image v0.41 .0 h1:8wS72eGJMJaBxK6okTzd4WaXumUlTVlb753MlsSvTCo =
77- golang.org/x/image v0.41 .0 /go.mod h1:uIc348UZMSvS5Z65CVZ7iDPaNobNFEPeJ4kbqTOszmA =
76+ golang.org/x/image v0.42 .0 h1:1gSs6ehNWXLbkHBIPcWztk3D/6aIA/8hauiAYtlodVY =
77+ golang.org/x/image v0.42 .0 /go.mod h1:rrpelvGFt+kLPAjPM4HeWPgrl0FtafueU//e5N0qk/Q =
7878golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
7979golang.org/x/net v0.0.0-20200320220750-118fecf932d8 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
8080golang.org/x/net v0.0.0-20200501053045-e0ff5e5a1de5 /go.mod h1:qpuaurCH72eLCgpAm/N6yyVIVM9cpaDIP3A8BGJEC5A =
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ go.uber.org/zap/internal/exit
7575go.uber.org/zap/internal/pool
7676go.uber.org/zap/internal/stacktrace
7777go.uber.org/zap/zapcore
78- # golang.org/x/image v0.41 .0
78+ # golang.org/x/image v0.42 .0
7979## explicit; go 1.25.0
8080golang.org/x/image/ccitt
8181golang.org/x/image/riff
You can’t perform that action at this time.
0 commit comments