File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -332,7 +332,7 @@ require (
332
332
go.uber.org/atomic v1.11.0 // indirect
333
333
go.uber.org/multierr v1.11.0 // indirect
334
334
golang.org/x/exp/typeparams v0.0.0-20231108232855-2478ac86f678 // indirect
335
- golang.org/x/image v0.7 .0 // indirect
335
+ golang.org/x/image v0.18 .0 // indirect
336
336
golang.org/x/text v0.21.0 // indirect
337
337
gomodules.xyz/jsonpatch/v2 v2.3.0 // indirect
338
338
google.golang.org/appengine v1.6.7 // indirect
Original file line number Diff line number Diff line change @@ -1224,8 +1224,8 @@ golang.org/x/exp/typeparams v0.0.0-20231108232855-2478ac86f678/go.mod h1:AbB0pIl
1224
1224
golang.org/x/image v0.0.0-20190227222117-0694c2d4d067 /go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js =
1225
1225
golang.org/x/image v0.0.0-20190802002840-cff245a6509b /go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0 =
1226
1226
golang.org/x/image v0.1.0 /go.mod h1:iyPr49SD/G/TBxYVB/9RRtGUT5eNbo2u4NamWeQcD5c =
1227
- golang.org/x/image v0.7 .0 h1:gzS29xtG1J5ybQlv0PuyfE3nmc6R4qB73m6LUUmvFuw =
1228
- golang.org/x/image v0.7 .0 /go.mod h1:nd/q4ef1AKKYl/4kft7g+6UyGbdiqWqTP1ZAbRoV7Rg =
1227
+ golang.org/x/image v0.18 .0 h1:jGzIakQa/ZXI1I0Fxvaa9W7yP25TqT6cHIHn+6CqvSQ =
1228
+ golang.org/x/image v0.18 .0 /go.mod h1:4yyo5vMFQjVjUcVk4jEQcU9MGy/rulF5WvUILseCM2E =
1229
1229
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 /go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE =
1230
1230
golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961 /go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU =
1231
1231
golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f /go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE =
@@ -1452,7 +1452,6 @@ golang.org/x/text v0.5.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
1452
1452
golang.org/x/text v0.6.0 /go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8 =
1453
1453
golang.org/x/text v0.7.0 /go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8 =
1454
1454
golang.org/x/text v0.8.0 /go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8 =
1455
- golang.org/x/text v0.9.0 /go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8 =
1456
1455
golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo =
1457
1456
golang.org/x/text v0.21.0 /go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ =
1458
1457
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
You can’t perform that action at this time.
0 commit comments