Initial import.

This commit is contained in:
2022-02-24 21:39:10 -08:00
commit 6fbdece4be
7 changed files with 1076 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.wntrmute.dev/kyle/go-mru
go 1.17