File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ require (
35
35
go.minekube.com/connect v0.6.2
36
36
go.uber.org/atomic v1.11.0
37
37
go.uber.org/zap v1.27.0
38
- golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
38
+ golang.org/x/exp v0.0.0-20250128144449-3edf0e91c1ae
39
39
golang.org/x/net v0.34.0
40
40
golang.org/x/sync v0.10.0
41
41
golang.org/x/text v0.21.0
Original file line number Diff line number Diff line change @@ -240,6 +240,8 @@ golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a/go.mod h1:djNgcEr1/C05ACk
240
240
golang.org/x/exp v0.0.0-20190121172915-509febef88a4 /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
241
241
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f h1:XdNn9LlyWAhLVp6P/i8QYBW+hlyhrhei9uErw2B5GJo =
242
242
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f /go.mod h1:D5SMRVC3C2/4+F/DB1wZsLRnSNimn2Sp/NPsCrsv8ak =
243
+ golang.org/x/exp v0.0.0-20250128144449-3edf0e91c1ae h1:COZdc9Ut6wLq7MO9GIYxfZl4n4ScmgqQLoHocKXrxco =
244
+ golang.org/x/exp v0.0.0-20250128144449-3edf0e91c1ae /go.mod h1:tujkw807nyEEAamNbDrEGzRav+ilXA7PCRAd6xsmwiU =
243
245
golang.org/x/image v0.0.0-20190321063152-3fc05d484e9f /go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js =
244
246
golang.org/x/image v0.18.0 h1:jGzIakQa/ZXI1I0Fxvaa9W7yP25TqT6cHIHn+6CqvSQ =
245
247
golang.org/x/image v0.18.0 /go.mod h1:4yyo5vMFQjVjUcVk4jEQcU9MGy/rulF5WvUILseCM2E =
You can’t perform that action at this time.
0 commit comments