Skip to content

Commit

Permalink
Bump core for integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
ilija42 committed Dec 2, 2024
1 parent 16eba53 commit adfb51e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions integration-tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ require (
github.com/lib/pq v1.10.9
github.com/rs/zerolog v1.33.0
github.com/smartcontractkit/chainlink-common v0.3.1-0.20241127162636-07aa781ee1f4
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20241128151349-503f4c8754b4
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20241128182616-9941be1eb23e
github.com/smartcontractkit/chainlink-cosmos/ops v0.0.0-20231206164210-03f8b219402e
github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.17
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241012135014-37f3132362ec
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241128151551-38494b889f4c
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241202171101-50bcf8e35987
github.com/smartcontractkit/libocr v0.0.0-20241007185508-adbe57025f12
github.com/stretchr/testify v1.9.0
gopkg.in/guregu/null.v4 v4.0.0
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1132,8 +1132,8 @@ github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.17 h1:Fw2F8fKa
github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.17/go.mod h1:NwmlNKqrb02v4Sci4b5KW644nfH2BW+FrKbWwTN5r6M=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241012135014-37f3132362ec h1:S9WyGN0+m3umge1rGgZJI+ljozc/COZt9nSNA3tqA1s=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241012135014-37f3132362ec/go.mod h1:kMiICu9TUtelsGy44wkwnKbFRINnsBBoAMXotfNm78Q=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241128151551-38494b889f4c h1:v5nEfsbGl3wTXg6/S9OH6cj7deTARKlLF78FVns32eQ=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241128151551-38494b889f4c/go.mod h1:g9Essdqv9Qj863ty0S7FZMMXt28DCNgeiU5IfojVm+E=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241202171101-50bcf8e35987 h1:wvsXulb3KafqQGdchazN6mdyIB6QATSVnXXYHhZ6ivk=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241202171101-50bcf8e35987/go.mod h1:nMBTfpmuSMipNVZlmHpOuUY4OXiVsahPNsS3iPj/L+c=
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 adfb51e

Please sign in to comment.