File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 go.mongodb.org/mongo-driver v1.17.2
1818 go.uber.org/zap v1.27.0
1919 golang.org/x/crypto v0.32.0
20- golang.org/x/time v0.8 .0
20+ golang.org/x/time v0.9 .0
2121 gorm.io/driver/postgres v1.5.11
2222 gorm.io/gorm v1.25.12
2323)
Original file line number Diff line number Diff line change @@ -202,8 +202,8 @@ golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ=
202202golang.org/x/text v0.7.0 /go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8 =
203203golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo =
204204golang.org/x/text v0.21.0 /go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ =
205- golang.org/x/time v0.8 .0 h1:9i3RxcPv3PZnitoVGMPDKZSq1xW1gK1Xy3ArNOGZfEg =
206- golang.org/x/time v0.8 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
205+ golang.org/x/time v0.9 .0 h1:EsRrnYcQiGH+5FfbgvV4AP7qEZstoyrHB0DzarOQ4ZY =
206+ golang.org/x/time v0.9 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
207207golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
208208golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
209209golang.org/x/tools v0.1.1 /go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk =
Original file line number Diff line number Diff line change @@ -381,7 +381,7 @@ golang.org/x/text/transform
381381golang.org/x/text/unicode/bidi
382382golang.org/x/text/unicode/norm
383383golang.org/x/text/width
384- # golang.org/x/time v0.8 .0
384+ # golang.org/x/time v0.9 .0
385385## explicit; go 1.18
386386golang.org/x/time/rate
387387# golang.org/x/tools v0.24.0
You can’t perform that action at this time.
0 commit comments