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
…897)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 8b009d6 commit 0d9afab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions integration-tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ require (
github.com/smartcontractkit/chainlink-solana v1.1.1-0.20241017134533-5459a1034ecd
github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.11
github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.1
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241017214158-315746307aa7
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241018161821-cbfb1fffe09b
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241018191237-505e43d0d8e9
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241018191237-505e43d0d8e9
github.com/smartcontractkit/libocr v0.0.0-20241007185508-adbe57025f12
github.com/stretchr/testify v1.9.0
github.com/testcontainers/testcontainers-go v0.33.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 @@ -1393,10 +1393,10 @@ github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.1 h1:2OxnPfvj
github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.1/go.mod h1:afY3QmNgeR/VI1pRbGH8g3YXGy7C2RrFOwUzEFvL3L8=
github.com/smartcontractkit/chainlink-testing-framework/wasp v1.50.0 h1:gfhfTn7HkbUHNooSF3c9vzQyN8meWJVGt6G/pNUbpYk=
github.com/smartcontractkit/chainlink-testing-framework/wasp v1.50.0/go.mod h1:tqajhpUJA/9OaMCLitghBXjAgqYO4i27St0F4TUO3+M=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241017214158-315746307aa7 h1:DcUlvGvDZgqSvEjii96ICQ9QpZYm+uRnDRjBQ3c45+M=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241017214158-315746307aa7/go.mod h1:uX3QgJ8hIUfK68mAAK9Hpxizert3wkCW4uUQatY4LVM=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241018161821-cbfb1fffe09b h1:7HKwlbZzwS/98Px9QLkkb9hRrXwVRT3Cv7WCD9sN8Yc=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241018161821-cbfb1fffe09b/go.mod h1:y4wEKXHwQh2hpQl6iwM9ZoijZzQPXx967HW47M2AZ5g=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241018191237-505e43d0d8e9 h1:iy6tYW3tYq72OyVxSF9k7YGjP8ZnkgZfUKhfucGIn6w=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241018191237-505e43d0d8e9/go.mod h1:OrpVwFwr5mAVradCjSR+DcDCuWSlafIWZa3Cp228Uk8=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241018191237-505e43d0d8e9 h1:eslqNRuDGwp8RfHUeWpsnYZ5ZmYJWOEibBJzezFdmDo=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241018191237-505e43d0d8e9/go.mod h1:y4wEKXHwQh2hpQl6iwM9ZoijZzQPXx967HW47M2AZ5g=
github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 h1:12ijqMM9tvYVEm+nR826WsrNi6zCKpwBhuApq127wHs=
github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7/go.mod h1:FX7/bVdoep147QQhsOPkYsPEXhGZjeYx6lBSaSXtZOA=
github.com/smartcontractkit/libocr v0.0.0-20241007185508-adbe57025f12 h1:NzZGjaqez21I3DU7objl3xExTH4fxYvzTqar8DC6360=
Expand Down

0 comments on commit 0d9afab

Please sign in to comment.