From cf75dacdb2adba05c3bdec3990305002ce8f831e Mon Sep 17 00:00:00 2001 From: Tarak Ben Youssef Date: Wed, 24 Jan 2024 16:01:31 +0100 Subject: [PATCH] fix extra line in mod.go --- integration/go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/integration/go.mod b/integration/go.mod index e56dd21199d..b837825cafd 100644 --- a/integration/go.mod +++ b/integration/go.mod @@ -375,4 +375,3 @@ replace github.com/onflow/flow-nft/lib/go/contracts => github.com/onflow/flow-nf replace github.com/onflow/sdks => github.com/onflow/sdks v0.5.0 replace github.com/onflow/flow-core-contracts/lib/go/contracts => github.com/onflow/flow-core-contracts/lib/go/contracts v0.15.1-0.20231219201108-fbdb10b0a2da -