File tree Expand file tree Collapse file tree 4 files changed +7
-18
lines changed Expand file tree Collapse file tree 4 files changed +7
-18
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 go.mongodb.org/mongo-driver v1.17.1
1717 go.uber.org/zap v1.27.0
1818 golang.org/x/crypto v0.27.0
19- golang.org/x/time v0.6 .0
19+ golang.org/x/time v0.7 .0
2020 gorm.io/driver/postgres v1.5.9
2121 gorm.io/gorm v1.25.12
2222)
Original file line number Diff line number Diff line change @@ -194,8 +194,8 @@ golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ=
194194golang.org/x/text v0.7.0 /go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8 =
195195golang.org/x/text v0.18.0 h1:XvMDiNzPAl0jr17s6W9lcaIhGUfUORdGCNsuLmPG224 =
196196golang.org/x/text v0.18.0 /go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY =
197- golang.org/x/time v0.6 .0 h1:eTDhh4ZXt5Qf0augr54TN6suAUudPcawVZeIAPU7D4U =
198- golang.org/x/time v0.6 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
197+ golang.org/x/time v0.7 .0 h1:ntUhktv3OPE6TgYxXWv9vKvUSJyIFJlyohwbkEwPrKQ =
198+ golang.org/x/time v0.7 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
199199golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
200200golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
201201golang.org/x/tools v0.1.12 /go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc =
Original file line number Diff line number Diff line change @@ -379,7 +379,7 @@ golang.org/x/text/transform
379379golang.org/x/text/unicode/bidi
380380golang.org/x/text/unicode/norm
381381golang.org/x/text/width
382- # golang.org/x/time v0.6 .0
382+ # golang.org/x/time v0.7 .0
383383## explicit; go 1.18
384384golang.org/x/time/rate
385385# golang.org/x/tools v0.24.0
You can’t perform that action at this time.
0 commit comments