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

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: aalu1418 <[email protected]>
  • Loading branch information
3 people authored Oct 24, 2024
1 parent a3eb2e3 commit ee601d6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
nodejs 18.20.2
yarn 1.22.19
rust 1.59.0
golang 1.22.5
golang 1.22.8
golangci-lint 1.60.1
actionlint 1.6.22
shellcheck 0.8.0
Expand Down
6 changes: 3 additions & 3 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.20241017193838-6c937ac2d042
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-20241022235015-12174c79c4d1
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241022235015-12174c79c4d1
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241023133158-a0d8e6e88867
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241023133158-a0d8e6e88867
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 Expand Up @@ -384,7 +384,7 @@ require (
github.com/slack-go/slack v0.12.2 // indirect
github.com/smartcontractkit/chain-selectors v1.0.27 // indirect
github.com/smartcontractkit/chainlink-automation v1.0.5-0.20241009152924-78acf196c332 // indirect
github.com/smartcontractkit/chainlink-ccip v0.0.0-20241021132654-e5f3ecb77638 // indirect
github.com/smartcontractkit/chainlink-ccip v0.0.0-20241022184834-e8564a286a47 // indirect
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20241017133723-5277829bd53f // indirect
github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20241018134907-a00ba3729b5e // indirect
github.com/smartcontractkit/chainlink-feeds v0.1.1 // indirect
Expand Down
12 changes: 6 additions & 6 deletions integration-tests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1371,8 +1371,8 @@ github.com/smartcontractkit/chain-selectors v1.0.27 h1:VE/ftX9Aae4gnw67yR1raKi+3
github.com/smartcontractkit/chain-selectors v1.0.27/go.mod h1:d4Hi+E1zqjy9HqMkjBE5q1vcG9VGgxf5VxiRHfzi2kE=
github.com/smartcontractkit/chainlink-automation v1.0.5-0.20241009152924-78acf196c332 h1:PA8owz52v9CPdHMYUxHAqfHgo+QgZqP6kOBgioJeRno=
github.com/smartcontractkit/chainlink-automation v1.0.5-0.20241009152924-78acf196c332/go.mod h1:74ly9zfnQ9EwBtHZH46sIAbxQdOnX56fFjjvSQvn53k=
github.com/smartcontractkit/chainlink-ccip v0.0.0-20241021132654-e5f3ecb77638 h1:BS9i2P/b+PsomEP//bH4j6N2a1DCgLVVzoRw02CnN2s=
github.com/smartcontractkit/chainlink-ccip v0.0.0-20241021132654-e5f3ecb77638/go.mod h1:4adKaHNaxFsRvV/lYfqtbsWyyvIPUMLR0FdOJN/ljis=
github.com/smartcontractkit/chainlink-ccip v0.0.0-20241022184834-e8564a286a47 h1:kyOANlbz29uaevkjRaXlO1750A43xAvwAOKXiVNWpFQ=
github.com/smartcontractkit/chainlink-ccip v0.0.0-20241022184834-e8564a286a47/go.mod h1:4adKaHNaxFsRvV/lYfqtbsWyyvIPUMLR0FdOJN/ljis=
github.com/smartcontractkit/chainlink-common v0.3.1-0.20241023204219-86c89e29937d h1:34F6OuNyPwCwBXBG8I+s6BbngHlVNOtDKWMOZ9iXOpY=
github.com/smartcontractkit/chainlink-common v0.3.1-0.20241023204219-86c89e29937d/go.mod h1:TQ9/KKXZ9vr8QAlUquqGpSvDCpR+DtABKPXZY4CiRns=
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20241017133723-5277829bd53f h1:BwrIaQIx5Iy6eT+DfLhFfK2XqjxRm74mVdlX8gbu4dw=
Expand All @@ -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-20241022235015-12174c79c4d1 h1:EDwBEmUgG06Nr09SUVic3wlY35K7LIly4nB/fRFdWzw=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241022235015-12174c79c4d1/go.mod h1:LpbgP91guBliXTCvvknhVsP5IX5KxkeY1peT+jsLa5o=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241022235015-12174c79c4d1 h1:J59TjkvlOa69tuqYg1YNQmnN6csRcmUn+I7TyA45eUE=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241022235015-12174c79c4d1/go.mod h1:g+7BcaLCudOlTJ0INSgR8+eQ/542HkC0cZJUBKuC8c8=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241023133158-a0d8e6e88867 h1:bODRpqCXNm4Sa+HnxkdofvxQErHeKusXdO8zW6gmleE=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241023133158-a0d8e6e88867/go.mod h1:/yGLnvVwK0DmrQqb9F0V7l1gugVRLQFhfzlaRIxPSBc=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241023133158-a0d8e6e88867 h1:ra9OW5dY+HnBrbO6fm7zJ4+2+vDJVF20hzT7kAUbu38=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241023133158-a0d8e6e88867/go.mod h1:KPht7wuBkezEyoQSFJlFDdoImYm1lN8k4yJJnMCMNaA=
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 ee601d6

Please sign in to comment.