Imports
- dario.cat/mergo
- github.com/AlekSi/pointer
- github.com/ethereum/go-ethereum
- github.com/ethereum/go-ethereum/accounts/abi
- github.com/ethereum/go-ethereum/accounts/abi/bind
- github.com/ethereum/go-ethereum/common
- github.com/ethereum/go-ethereum/core/types
- github.com/ethereum/go-ethereum/event
- github.com/pkg/errors
- github.com/rs/zerolog
- github.com/rs/zerolog/log
- github.com/smartcontractkit/chain-selectors
- github.com/smartcontractkit/chainlink-common/pkg/config
- github.com/smartcontractkit/chainlink-testing-framework/lib/blockchain
- github.com/smartcontractkit/chainlink-testing-framework/lib/client
- github.com/smartcontractkit/chainlink-testing-framework/lib/docker/test_env
- github.com/smartcontractkit/chainlink-testing-framework/lib/k8s/environment
- github.com/smartcontractkit/chainlink-testing-framework/lib/k8s/pkg/helm/foundry
- github.com/smartcontractkit/chainlink-testing-framework/lib/k8s/pkg/helm/mockserver
- github.com/smartcontractkit/chainlink-testing-framework/lib/k8s/pkg/helm/reorg
- github.com/smartcontractkit/chainlink-testing-framework/lib/networks
- github.com/smartcontractkit/chainlink-testing-framework/lib/utils/ptr
- github.com/smartcontractkit/chainlink/deployment/environment/nodeclient
- github.com/smartcontractkit/chainlink/v2/core/gethwrappers/ccip/generated/commit_store
- github.com/smartcontractkit/chainlink/v2/core/gethwrappers/ccip/generated/evm_2_evm_offramp
- github.com/smartcontractkit/chainlink/v2/core/gethwrappers/ccip/generated/evm_2_evm_onramp
- github.com/smartcontractkit/chainlink/v2/core/gethwrappers/ccip/generated/evm_2_evm_onramp_1_2_0
- github.com/smartcontractkit/chainlink/v2/core/gethwrappers/ccip/generated/fee_quoter
- github.com/smartcontractkit/chainlink/v2/core/gethwrappers/ccip/generated/mock_rmn_contract
- github.com/smartcontractkit/chainlink/v2/core/gethwrappers/ccip/generated/rmn_contract
- github.com/smartcontractkit/chainlink/v2/core/gethwrappers/ccip/generated/router
- github.com/smartcontractkit/chainlink/v2/core/gethwrappers/ccip/generated/token_pool
- github.com/smartcontractkit/chainlink/v2/core/gethwrappers/shared/generated/burn_mint_erc677
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ccip/ccipexec
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ccip/config
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ccip/testhelpers
- github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/ccip/testhelpers/integration
- github.com/smartcontractkit/chainlink/v2/core/utils/big_math
- github.com/smartcontractkit/chainlink/v2/evm/utils
- github.com/stretchr/testify/assert
- github.com/stretchr/testify/require
- go.uber.org/atomic
- golang.org/x/exp/rand
- golang.org/x/sync/errgroup
Imports in module “github.com/smartcontractkit/chainlink/integration-tests”
- github.com/smartcontractkit/chainlink/integration-tests/ccip-tests/contracts
- github.com/smartcontractkit/chainlink/integration-tests/ccip-tests/contracts/laneconfig
- github.com/smartcontractkit/chainlink/integration-tests/ccip-tests/testconfig
- github.com/smartcontractkit/chainlink/integration-tests/ccip-tests/testreporters
- github.com/smartcontractkit/chainlink/integration-tests/ccip-tests/utils
- github.com/smartcontractkit/chainlink/integration-tests/docker/test_env