Skip to content

Commit 3c1f9fc

Browse files
authored
Merge pull request #35 from zeromicro/dependabot/go_modules/tools/linkcheck/golang.org/x/time-0.15.0
chore(deps): bump golang.org/x/time from 0.14.0 to 0.15.0 in /tools/linkcheck
2 parents 82b5a8f + bfda296 commit 3c1f9fc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

tools/linkcheck/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.25.0
44

55
require (
66
golang.org/x/net v0.51.0
7-
golang.org/x/time v0.14.0
7+
golang.org/x/time v0.15.0
88
)

tools/linkcheck/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
golang.org/x/net v0.51.0 h1:94R/GTO7mt3/4wIKpcR5gkGmRLOuE/2hNGeWq/GBIFo=
22
golang.org/x/net v0.51.0/go.mod h1:aamm+2QF5ogm02fjy5Bb7CQ0WMt1/WVM7FtyaTLlA9Y=
3-
golang.org/x/time v0.14.0 h1:MRx4UaLrDotUKUdCIqzPC48t1Y9hANFKIRpNx+Te8PI=
4-
golang.org/x/time v0.14.0/go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4=
3+
golang.org/x/time v0.15.0 h1:bbrp8t3bGUeFOx08pvsMYRTCVSMk89u4tKbNOZbp88U=
4+
golang.org/x/time v0.15.0/go.mod h1:Y4YMaQmXwGQZoFaVFk4YpCt4FLQMYKZe9oeV/f4MSno=

0 commit comments

Comments
 (0)