diff --git a/go.mod b/go.mod index 05821e6..14f3cd4 100644 --- a/go.mod +++ b/go.mod @@ -88,5 +88,3 @@ require ( gopkg.in/yaml.v3 v3.0.1 // indirect lukechampine.com/blake3 v1.2.1 // indirect ) - -replace github.com/celestiaorg/go-header => ../go-header