mirror of
https://github.com/woodchen-ink/random-api-go.git
synced 2025-07-19 14:22:00 +08:00
Merge pull request #3 from woodchen-ink/dependabot/go_modules/golang.org/x/time-0.11.0
chore(deps): bump golang.org/x/time from 0.10.0 to 0.11.0
This commit is contained in:
commit
3487895c01
3
go.mod
3
go.mod
@ -1,5 +1,4 @@
|
|||||||
module random-api-go
|
module random-api-go
|
||||||
|
|
||||||
go 1.23
|
go 1.23
|
||||||
|
require golang.org/x/time v0.11.0
|
||||||
require golang.org/x/time v0.10.0
|
|
||||||
|
4
go.sum
4
go.sum
@ -1,2 +1,2 @@
|
|||||||
golang.org/x/time v0.10.0 h1:3usCWA8tQn0L8+hFJQNgzpWbd89begxN66o1Ojdn5L4=
|
golang.org/x/time v0.11.0 h1:/bpjEDfN9tkoN/ryeYHnv5hcMlc8ncjMcM4XBk5NWV0=
|
||||||
golang.org/x/time v0.10.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
|
golang.org/x/time v0.11.0/go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user