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 @@ -31,7 +31,7 @@ require (
31
31
go.minekube.com/connect v0.6.1
32
32
go.uber.org/atomic v1.11.0
33
33
go.uber.org/zap v1.27.0
34
- golang.org/x/exp v0.0.0-20240530194437-404ba88c7ed0
34
+ golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
35
35
golang.org/x/sync v0.8.0
36
36
golang.org/x/text v0.16.0
37
37
golang.org/x/time v0.5.0
Original file line number Diff line number Diff line change @@ -248,6 +248,8 @@ golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5y
248
248
golang.org/x/exp v0.0.0-20190121172915-509febef88a4 /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
249
249
golang.org/x/exp v0.0.0-20240530194437-404ba88c7ed0 h1:Mi0bCswbz+9cXmwFAdxoo5GPFMKONUpua6iUdtQS7lk =
250
250
golang.org/x/exp v0.0.0-20240530194437-404ba88c7ed0 /go.mod h1:XtvwrStGgqGPLc4cjQfWqZHG1YFdYs6swckp8vpsjnc =
251
+ golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 h1:2dVuKD2vS7b0QIHQbpyTISPd0LeHDbnYEryqj5Q1ug8 =
252
+ golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 /go.mod h1:M4RDyNAINzryxdtnbRXRL/OHtkFuWGRjvuhBJpk2IlY =
251
253
golang.org/x/image v0.0.0-20190321063152-3fc05d484e9f /go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js =
252
254
golang.org/x/image v0.11.0 h1:ds2RoQvBvYTiJkwpSFDwCcDFNX7DqjL2WsUgTNk0Ooo =
253
255
golang.org/x/image v0.11.0 /go.mod h1:bglhjqbqVuEb9e9+eNR45Jfu7D+T4Qan+NhQk8Ck2P8 =
You can’t perform that action at this time.
0 commit comments