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 @@ -101,7 +101,7 @@ require (
101
101
go.uber.org/mock v0.5.0
102
102
go.uber.org/zap v1.27.0
103
103
golang.org/x/crypto v0.30.0
104
- golang.org/x/exp v0.0.0-20241210172134-14434422244c
104
+ golang.org/x/exp v0.0.0-20241210194714-1829a127f884
105
105
golang.org/x/net v0.32.0
106
106
golang.org/x/oauth2 v0.24.0
107
107
golang.org/x/sync v0.10.0
Original file line number Diff line number Diff line change @@ -871,6 +871,8 @@ golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d h1:0olWaB5pg3+oychR51GUVCEsG
871
871
golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d /go.mod h1:qj5a5QZpwLU2NLQudwIN5koi3beDhSAlJwa67PuM98c =
872
872
golang.org/x/exp v0.0.0-20241210172134-14434422244c h1:G0f8LmhCW7rzpybldgSjhhKDCwW7mYO0Qr6HZDb0HJA =
873
873
golang.org/x/exp v0.0.0-20241210172134-14434422244c /go.mod h1:qj5a5QZpwLU2NLQudwIN5koi3beDhSAlJwa67PuM98c =
874
+ golang.org/x/exp v0.0.0-20241210194714-1829a127f884 h1:Y/Mj/94zIQQGHVSv1tTtQBDaQaJe62U9bkDZKKyhPCU =
875
+ golang.org/x/exp v0.0.0-20241210194714-1829a127f884 /go.mod h1:qj5a5QZpwLU2NLQudwIN5koi3beDhSAlJwa67PuM98c =
874
876
golang.org/x/image v0.0.0-20190227222117-0694c2d4d067 /go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js =
875
877
golang.org/x/image v0.0.0-20190802002840-cff245a6509b /go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0 =
876
878
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 /go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE =
You can’t perform that action at this time.
0 commit comments