diff --git a/go.mod b/go.mod index b8cdeb56..5ca12490 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ toolchain go1.23.1 retract v0.0.11 // Published accidentally with a bug -replace github.com/refaktor/keyboard => ../keyboard +// replace github.com/refaktor/keyboard => ../keyboard require ( filippo.io/age v1.2.1