This commit is contained in:
Nuno Cruces
2025-02-24 14:09:39 +00:00
parent b4e5d1a213
commit 12034c4f0b

5
go.mod
View File

@@ -21,4 +21,7 @@ require (
lukechampine.com/adiantum v1.1.1 // vfs/adiantum
)
retract v0.4.0 // tagged from the wrong branch
retract (
v0.23.2 // tagged from the wrong branch
v0.4.0 // tagged from the wrong branch
)