Skip to content

Commit

Permalink
[automated] bump e2e test deps to match chainlink/integration-tests (#…
Browse files Browse the repository at this point in the history
…799)

Co-authored-by: aalu1418 <[email protected]>
  • Loading branch information
1 parent a4e34f0 commit 1e5c4e0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions integration-tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ require (
github.com/pelletier/go-toml/v2 v2.2.2
github.com/rs/zerolog v1.31.0
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240712101200-5b11e6cc6e86
github.com/smartcontractkit/chainlink-solana v1.0.3-0.20240710164543-c4891620b6dd
github.com/smartcontractkit/chainlink-solana v1.0.3-0.20240712132946-267a37c5ac6e
github.com/smartcontractkit/chainlink-testing-framework v1.32.2
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240712093950-14ade151fb28
github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240712093950-14ade151fb28
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240712150704-055a9d24f80a
github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240712150704-055a9d24f80a
github.com/smartcontractkit/libocr v0.0.0-20240702141926-063ceef8c42e
github.com/smartcontractkit/seth v1.0.12
github.com/stretchr/testify v1.9.0
Expand Down
8 changes: 4 additions & 4 deletions integration-tests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1403,10 +1403,10 @@ github.com/smartcontractkit/chainlink-testing-framework v1.32.2 h1:j5OQ9Xt2aqAGJ
github.com/smartcontractkit/chainlink-testing-framework v1.32.2/go.mod h1:OYlILtWsQskqZgzIjRe7PpIEySJVhb4qMnGxOuzrUgA=
github.com/smartcontractkit/chainlink-testing-framework/grafana v0.0.0-20240405215812-5a72bc9af239 h1:Kk5OVlx/5g9q3Z3lhxytZS4/f8ds1MiNM8yaHgK3Oe8=
github.com/smartcontractkit/chainlink-testing-framework/grafana v0.0.0-20240405215812-5a72bc9af239/go.mod h1:DC8sQMyTlI/44UCTL8QWFwb0bYNoXCfjwCv2hMivYZU=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240712093950-14ade151fb28 h1:nOe0tszoZxle+xI1yF4lHaSOApdFHa8qY3GLbaFj9Gc=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240712093950-14ade151fb28/go.mod h1:9qPAxvktO8ioCduh2KXRIlUrJwYb+mVeKzjBgp3Gp14=
github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240712093950-14ade151fb28 h1:s1cwhXhpsR8UzNv9s5NukhGvMdWtiRCg6VLeTKpUlo8=
github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240712093950-14ade151fb28/go.mod h1:JLLM06C6ZQrfHFMlQCFXNreYsfcAtXsgUJfzN5cG39Y=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240712150704-055a9d24f80a h1:EMYExaAqDwOOnjC+cUpPuQWC5UncjBr0wWHnmcgtYao=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240712150704-055a9d24f80a/go.mod h1:ptqxOLFnLDa5LcaWRqdiin/crRQm51tWyCCgNmh88Hk=
github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240712150704-055a9d24f80a h1:UNrfllaYSx6UkXs2xQRRQphWNQMhohFJxdW+99H4JSY=
github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240712150704-055a9d24f80a/go.mod h1:FZEPDvLPk3ECLUSMShGDWLWIFr2gZWeU4A9is3DqkdU=
github.com/smartcontractkit/go-plugin v0.0.0-20231003134350-e49dad63b306 h1:ko88+ZznniNJZbZPWAvHQU8SwKAdHngdDZ+pvVgB5ss=
github.com/smartcontractkit/go-plugin v0.0.0-20231003134350-e49dad63b306/go.mod h1:w1sAEES3g3PuV/RzUrgow20W2uErMly84hhD3um1WL4=
github.com/smartcontractkit/grpc-proxy v0.0.0-20230731113816-f1be6620749f h1:hgJif132UCdjo8u43i7iPN1/MFnu49hv7lFGFftCHKU=
Expand Down

0 comments on commit 1e5c4e0

Please sign in to comment.