diff --git a/go.mod b/go.mod index 89f96165..8defb22d 100644 --- a/go.mod +++ b/go.mod @@ -236,5 +236,3 @@ replace ( // Downgraded to avoid bugs in following commits which caused simulations to fail. github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 ) - -replace github.com/initia-labs/movevm => ../movevm