diff --git a/go.mod b/go.mod index c7ecbb27..5b961344 100644 --- a/go.mod +++ b/go.mod @@ -51,5 +51,3 @@ require ( maunium.net/go/mauflag v1.0.0 // indirect nhooyr.io/websocket v1.8.10 // indirect ) - -replace go.mau.fi/util => ../../Go/go-util