Skip to content

Commit ed971a4

Browse files
fix(deps): update module golang.org/x/time to v0.14.0
1 parent 9e210e9 commit ed971a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/shirou/gopsutil/v4 v4.25.2
1717
github.com/spf13/pflag v1.0.6
1818
go.uber.org/zap v1.27.0
19-
golang.org/x/time v0.11.0
19+
golang.org/x/time v0.14.0
2020
google.golang.org/grpc v1.71.1
2121
google.golang.org/protobuf v1.36.6
2222
gopkg.in/ini.v1 v1.67.0

0 commit comments

Comments
 (0)