simplify tests, remove readme injection

This commit is contained in:
2025-05-18 14:16:29 -04:00
parent c56d5058ec
commit 2827ce38d9
6 changed files with 50 additions and 55 deletions

1
go.mod
View File

@@ -4,7 +4,6 @@ go 1.24.2
require (
github.com/JackMordaunt/icns v1.0.0
github.com/matryer/is v1.4.1
github.com/pkg/errors v0.9.1
)