File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -340,7 +340,7 @@ require (
340
340
golang.org/x/crypto v0.24.0 // indirect
341
341
golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
342
342
golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9 // indirect
343
- golang.org/x/image v0.13 .0 // indirect
343
+ golang.org/x/image v0.18 .0 // indirect
344
344
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
345
345
golang.org/x/mod v0.17.0 // indirect
346
346
golang.org/x/net v0.26.0 // indirect
Original file line number Diff line number Diff line change @@ -1140,8 +1140,8 @@ golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9/go.mod h1:AbB0pIl
1140
1140
golang.org/x/image v0.0.0-20190227222117-0694c2d4d067 /go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js =
1141
1141
golang.org/x/image v0.0.0-20190802002840-cff245a6509b /go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0 =
1142
1142
golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb /go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0 =
1143
- golang.org/x/image v0.13 .0 h1:3cge/F/QTkNLauhf2QoE9zp+7sr+ZcL4HnoZmdwg9sg =
1144
- golang.org/x/image v0.13 .0 /go.mod h1:6mmbMOeV28HuMTgA6OSRkdXKYw/t5W9Uwn2Yv1r3Yxk =
1143
+ golang.org/x/image v0.18 .0 h1:jGzIakQa/ZXI1I0Fxvaa9W7yP25TqT6cHIHn+6CqvSQ =
1144
+ golang.org/x/image v0.18 .0 /go.mod h1:4yyo5vMFQjVjUcVk4jEQcU9MGy/rulF5WvUILseCM2E =
1145
1145
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 /go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE =
1146
1146
golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961 /go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU =
1147
1147
golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f /go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE =
You can’t perform that action at this time.
0 commit comments