Skip to content

Commit fa525c8

Browse files
committed
README
1 parent 96c602c commit fa525c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Clock is a small library for mocking time in Go. It provides an interface
77
around the standard library's [`time`][time] package so that the application
88
can use the realtime clock while tests can use the mock clock.
99

10-
The module is currently maintained by @djmitche.
10+
This module is no longer maintained.
1111

1212
[time]: https://pkg.go.dev/github.com/benbjohnson/clock
1313

0 commit comments

Comments
 (0)