This repository was archived by the owner on Feb 10, 2025. It is now read-only.
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.23.6
6
6
7
7
require (
8
8
go.uber.org/zap v1.27.0
9
- golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
9
+ golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c
10
10
)
11
11
12
12
require github.com/robfig/cron/v3 v3.0.1
Original file line number Diff line number Diff line change @@ -112,6 +112,8 @@ golang.org/x/exp v0.0.0-20250103183323-7d7fa50e5329 h1:9kj3STMvgqy3YA4VQXBrN7925
112
112
golang.org/x/exp v0.0.0-20250103183323-7d7fa50e5329 /go.mod h1:qj5a5QZpwLU2NLQudwIN5koi3beDhSAlJwa67PuM98c =
113
113
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 h1:yqrTHse8TCMW1M1ZCP+VAR/l0kKxwaAIqN/il7x4voA =
114
114
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 /go.mod h1:tujkw807nyEEAamNbDrEGzRav+ilXA7PCRAd6xsmwiU =
115
+ golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c h1:KL/ZBHXgKGVmuZBZ01Lt57yE5ws8ZPSkkihmEyq7FXc =
116
+ golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c /go.mod h1:tujkw807nyEEAamNbDrEGzRav+ilXA7PCRAd6xsmwiU =
115
117
golang.org/x/image v0.0.0-20190227222117-0694c2d4d067 /go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js =
116
118
golang.org/x/image v0.0.0-20190802002840-cff245a6509b /go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0 =
117
119
golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028 /go.mod h1:E/iHnbuqvinMTCcRqshq8CkpyQDoeVncDDYHnLhea+o =
You can’t perform that action at this time.
0 commit comments