File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/goccy/go-json v0.9.4
7
- github.com/kpango/fastime v1.0.17
7
+ github.com/kpango/fastime v1.0.18
8
8
github.com/sirupsen/logrus v1.8.1
9
9
go.uber.org/zap v1.20.0
10
10
)
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
5
5
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
6
6
github.com/goccy/go-json v0.9.4 h1:L8MLKG2mvVXiQu07qB6hmfqeSYQdOnqPot2GhsIwIaI =
7
7
github.com/goccy/go-json v0.9.4 /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
8
- github.com/kpango/fastime v1.0.17 h1:IZOBLEJrr2MIpsY1ihGhpkY+9pEikJWYwPEMu0/VdcY =
9
- github.com/kpango/fastime v1.0.17 /go.mod h1:lVqUTcXmQnk1wriyvq5DElbRSRDC0XtqbXQRdz0Eo+g =
8
+ github.com/kpango/fastime v1.0.18 h1:mLB3XgYzgpWfb60rIbNVItTKOaJuRBOad1DFc9gstmU =
9
+ github.com/kpango/fastime v1.0.18 /go.mod h1:SEwhnYAdqVe+KEfjjj6Aq3Tb/YndJTPFkCvh4h/Dsc8 =
10
10
github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
11
11
github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
12
12
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
You can’t perform that action at this time.
0 commit comments