Add 'mru/' from commit '2899885c4220560df4f60e4c052a6ab9773a0386'

git-subtree-dir: mru
git-subtree-mainline: cf2b016433
git-subtree-split: 2899885c42
This commit is contained in:
2025-11-15 22:54:26 -08:00
8 changed files with 1089 additions and 0 deletions

5
mru/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.wntrmute.dev/kyle/go-mru
go 1.22
require github.com/benbjohnson/clock v1.3.5