diff --git a/go.mod b/go.mod index 96e423f2..349b55c0 100644 --- a/go.mod +++ b/go.mod @@ -234,8 +234,6 @@ replace ( github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1 - github.com/initia-labs/movevm => ../movevm - // 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 )