Skip to content

Commit bc9970f

Browse files
committed
move operation to 1.6.2
1 parent 91f930d commit bc9970f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ccv/chains/evm/deployment/v1_7_0/operations/hybrid_lock_release_usdc_token_pool/hybrid_lock_release_usdc_token_pool.go renamed to chains/evm/deployment/v1_6_2/hybrid_lock_release_usdc_token_pool/hybrid_lock_release_usdc_token_pool.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ import (
88
"github.com/ethereum/go-ethereum/accounts/abi/bind"
99
"github.com/ethereum/go-ethereum/core/types"
1010

11-
"github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm/gobindings/generated/v1_6_2/hybrid_lock_release_usdc_token_pool"
1211
"github.com/smartcontractkit/chainlink-ccip/chains/evm/deployment/utils/operations/contract"
12+
"github.com/smartcontractkit/chainlink-ccip/chains/evm/gobindings/generated/v1_6_2/hybrid_lock_release_usdc_token_pool"
1313
cldf_deployment "github.com/smartcontractkit/chainlink-deployments-framework/deployment"
1414
)
1515

0 commit comments

Comments
 (0)