Skip to content

Commit

Permalink
Update core ref
Browse files Browse the repository at this point in the history
  • Loading branch information
ilija42 committed Sep 11, 2024
1 parent 5ae10ea commit fd717fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.32.0
github.com/smartcontractkit/chainlink-common v0.2.2-0.20240911135847-27a338bd3e60
github.com/smartcontractkit/chainlink-cosmos v0.4.1-0.20240910230036-9e48b12488c1
github.com/smartcontractkit/chainlink-cosmos v0.4.1-0.20240911133420-20943dd66e92
github.com/smartcontractkit/chainlink-cosmos/ops v0.0.0-20231206164210-03f8b219402e
github.com/smartcontractkit/chainlink-testing-framework v1.33.0
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240709211002-4bc143e268c6
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20240911092053-fddbd3753dc2
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20240911145320-5b3da71c238c
github.com/smartcontractkit/libocr v0.0.0-20240717100443-f6226e09bee7
github.com/stretchr/testify v1.9.0
gopkg.in/guregu/null.v4 v4.0.0
Expand Down
12 changes: 6 additions & 6 deletions integration-tests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1085,16 +1085,16 @@ github.com/smartcontractkit/chainlink-data-streams v0.0.0-20240904093355-e401698
github.com/smartcontractkit/chainlink-data-streams v0.0.0-20240904093355-e40169857652/go.mod h1:PwPcmQNAzVmU8r8JWKrDRgvXesDwxnqbMD6DvYt/Z7M=
github.com/smartcontractkit/chainlink-feeds v0.0.0-20240910155501-42f20443189f h1:p4p3jBT91EQyLuAMvHD+zNJsuAYI/QjJbzuGUJ7wIgg=
github.com/smartcontractkit/chainlink-feeds v0.0.0-20240910155501-42f20443189f/go.mod h1:FLlWBt2hwiMVgt9AcSo6wBJYIRd/nsc8ENbV1Wir1bw=
github.com/smartcontractkit/chainlink-solana v1.1.1-0.20240910224829-0afcd5532038 h1:tFzdBw8531XTUakV0tgbfu5RUWYBgjN6YWLWOO3+o7o=
github.com/smartcontractkit/chainlink-solana v1.1.1-0.20240910224829-0afcd5532038/go.mod h1:ck9uOFEH55u+mTW25OKpkFHpQu+YBfjKD/S4GC5RgM0=
github.com/smartcontractkit/chainlink-starknet/relayer v0.0.1-beta-test.0.20240910230636-fdf60b9cfb45 h1:VrhgqUPRV8zKZM+wnAoGC5hjgW6wu5fz1+zb5VS1wXE=
github.com/smartcontractkit/chainlink-starknet/relayer v0.0.1-beta-test.0.20240910230636-fdf60b9cfb45/go.mod h1:uVUD6Z+X4hmn6I71GpYu25LjgdNlXi3V6Huqc+58Oys=
github.com/smartcontractkit/chainlink-solana v1.1.1-0.20240911141055-ff34f07390f5 h1:9omHKZL1muZIhBhaXNfeNx2CZ2gXUwN26oCl7Cculwg=
github.com/smartcontractkit/chainlink-solana v1.1.1-0.20240911141055-ff34f07390f5/go.mod h1:/lNP82p+XyGO7ABGhFMB6t+9kzwnGSplYWpnqRw0W7E=
github.com/smartcontractkit/chainlink-starknet/relayer v0.0.1-beta-test.0.20240911132924-1accbe13d837 h1:0FStouI/+QqDLSv4i2ezaOgLQ7lBGDfTh/E0cCDz32U=
github.com/smartcontractkit/chainlink-starknet/relayer v0.0.1-beta-test.0.20240911132924-1accbe13d837/go.mod h1:mr/2No+kxEuHLCStNRMDLI7uFnQHNioB4QcokTYNjOo=
github.com/smartcontractkit/chainlink-testing-framework v1.33.0 h1:vHQODEdsq5AIbRiyZZ30de6uwJUNFXLYvCr+Odr8TIs=
github.com/smartcontractkit/chainlink-testing-framework v1.33.0/go.mod h1:GrhHthZ5AmceF82+Ypw6Fov1EvB05JJbb1T0EKyO1x0=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240709211002-4bc143e268c6 h1:NcUAnYXY3Mx8qnBkAabvB2hXB/9hsCj+U/Ly3/0Ehk0=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240709211002-4bc143e268c6/go.mod h1:L9xXEsjssAKEMHDyYemLStPYKWIk7DoWYxnTyRTPUyU=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20240911092053-fddbd3753dc2 h1:DrggvFJ0k4RmJ4XhaNpq/lfnnjfBzg/fJ9pxW2nmpKE=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20240911092053-fddbd3753dc2/go.mod h1:AUUeB3KM23lWJ8DU5cyh45ChmwpYi8XXXKUCrTWprdE=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20240911145320-5b3da71c238c h1:mYhVHEZkx7PREi3js2zI3qken8s5Ybd5tXgEghVEpNY=
github.com/smartcontractkit/chainlink/v2 v2.14.0-mercury-20240807.0.20240911145320-5b3da71c238c/go.mod h1:1avTP/n98/8gatTeB4lLtIRvjvaDqrjZ41z0YGF4ALM=
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-20240717100443-f6226e09bee7 h1:e38V5FYE7DA1JfKXeD5Buo/7lczALuVXlJ8YNTAUxcw=
Expand Down

0 comments on commit fd717fe

Please sign in to comment.