linter fixes

This commit is contained in:
2025-11-15 22:46:42 -08:00
parent b92e16fa4d
commit 2899885c42
5 changed files with 14 additions and 14 deletions

2
go.mod
View File

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