Skip to content

Commit

Permalink
bump chainlink/v2 and integrations tests to demonstrate passing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jmank88 committed Oct 6, 2023
1 parent edef956 commit db79c61
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 @@ -13,10 +13,10 @@ require (
github.com/rs/zerolog v1.30.0
github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b
github.com/smartcontractkit/chainlink-env v0.38.2
github.com/smartcontractkit/chainlink-solana v1.0.3-0.20230831134610-680240b97aca
github.com/smartcontractkit/chainlink-solana v1.0.3-0.20231005162932-edef956114d1
github.com/smartcontractkit/chainlink-testing-framework v1.17.6
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20231005133722-efcf9f416605
github.com/smartcontractkit/chainlink/v2 v2.5.1-0.20231005133722-efcf9f416605
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20231005173910-4a6cdf8e4aeb
github.com/smartcontractkit/chainlink/v2 v2.5.1-0.20231005173910-4a6cdf8e4aeb
github.com/smartcontractkit/libocr v0.0.0-20230922131214-122accb19ea6
github.com/stretchr/testify v1.8.4
go.uber.org/zap v1.25.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 @@ -2320,10 +2320,10 @@ github.com/smartcontractkit/chainlink-starknet/relayer v0.0.1-beta-test.0.202309
github.com/smartcontractkit/chainlink-starknet/relayer v0.0.1-beta-test.0.20230901115736-bbabe542a918/go.mod h1:/yp/sqD8Iz5GU5fcercjrw0ivJF7HDcupYg+Gjr7EPg=
github.com/smartcontractkit/chainlink-testing-framework v1.17.6 h1:hcsP1eyzrqQf3veK4xh0T37PFkq5AasDwlgJfl11atY=
github.com/smartcontractkit/chainlink-testing-framework v1.17.6/go.mod h1:rypNxetVFh6bwaoHn05bsd4vCtgdEsF+1Vdyy/AhAR8=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20231005133722-efcf9f416605 h1:f6nbeTZ8te9ywhJWI8K7ViRk97HIGpIy18/26QU2AdY=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20231005133722-efcf9f416605/go.mod h1:9IKLBC7dfSi287/bLSkrnXlSTsQWqpDzi7O0p6XOvk0=
github.com/smartcontractkit/chainlink/v2 v2.5.1-0.20231005133722-efcf9f416605 h1:SCioI675ipTgu5EYjU9Z1BPuDFlRPmHcgLJRcNgl8L8=
github.com/smartcontractkit/chainlink/v2 v2.5.1-0.20231005133722-efcf9f416605/go.mod h1:1YdbP/LKFRSU4Tqwj02tDljR9NjNsNrZ/RaqYQN83J4=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20231005173910-4a6cdf8e4aeb h1:F57UVdfO7Mla2Lo7GJ2+xR2Zj9xhveaCJlEGd9zHXhU=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20231005173910-4a6cdf8e4aeb/go.mod h1:WMycCr+eF6uTELIdMOwNBEnX5H9ag5FqbWQC6lNAJdg=
github.com/smartcontractkit/chainlink/v2 v2.5.1-0.20231005173910-4a6cdf8e4aeb h1:JbOMQkECU01RUN65bF8bWYwzaS2qtYCBTGYghvndDms=
github.com/smartcontractkit/chainlink/v2 v2.5.1-0.20231005173910-4a6cdf8e4aeb/go.mod h1:OGcZlWmtdhnerVeqXDpzvNFxC1ipU9hA+7a1TOvPyrU=
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 db79c61

Please sign in to comment.