Skip to content

Commit

Permalink
Update self ref & refs to chainlink
Browse files Browse the repository at this point in the history
  • Loading branch information
reductionista committed Nov 20, 2024
1 parent dce6483 commit 51816c3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions integration-tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ require (
github.com/pelletier/go-toml/v2 v2.2.3
github.com/rs/zerolog v1.33.0
github.com/smartcontractkit/chainlink-common v0.3.1-0.20241119210753-069f39af0eb8
github.com/smartcontractkit/chainlink-solana v1.1.1-0.20241119211224-c2243cca065c
github.com/smartcontractkit/chainlink-solana v1.1.1-0.20241119222133-dce6483e2bd7
github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.14
github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9
github.com/smartcontractkit/chainlink/deployment v0.0.0-20241119212634-3ad3e7514fc8
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241119212634-3ad3e7514fc8
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241119212634-3ad3e7514fc8
github.com/smartcontractkit/chainlink/deployment v0.0.0-20241120035801-ff5ca8c6929f
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20241120035801-ff5ca8c6929f
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20241120035801-ff5ca8c6929f
github.com/smartcontractkit/libocr v0.0.0-20241007185508-adbe57025f12
github.com/stretchr/testify v1.9.0
github.com/testcontainers/testcontainers-go v0.34.0
Expand Down Expand Up @@ -393,7 +393,7 @@ require (
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/slack-go/slack v0.15.0 // indirect
github.com/smartcontractkit/chain-selectors v1.0.29 // indirect
github.com/smartcontractkit/chainlink-automation v1.0.5-0.20241009152924-78acf196c332 // indirect
github.com/smartcontractkit/chainlink-automation v0.8.1 // indirect
github.com/smartcontractkit/chainlink-ccip v0.0.0-20241118091009-43c2b4804cec // indirect
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20241017133723-5277829bd53f // indirect
github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20241114154055-8d29ea018b57 // indirect
Expand Down

0 comments on commit 51816c3

Please sign in to comment.