Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
benbjohnson committed May 18, 2023
1 parent 96c602c commit fa525c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Clock is a small library for mocking time in Go. It provides an interface
around the standard library's [`time`][time] package so that the application
can use the realtime clock while tests can use the mock clock.

The module is currently maintained by @djmitche.
This module is no longer maintained.

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

Expand Down

0 comments on commit fa525c8

Please sign in to comment.