Skip to content

Commit

Permalink
bump core: compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
aalu1418 committed Apr 15, 2024
1 parent 64a42a5 commit 8ef520b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions integration-tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ require (
github.com/smartcontractkit/chainlink-common v0.1.7-0.20240415221539-61f49438443a
github.com/smartcontractkit/chainlink-solana v1.0.3-0.20240216142700-c5869534c19e
github.com/smartcontractkit/chainlink-testing-framework v1.28.2
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240412213018-3896768a601d
github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240412213018-3896768a601d
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240415213707-06bad6e44ff7
github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240415213707-06bad6e44ff7
github.com/smartcontractkit/libocr v0.0.0-20240326191951-2bbe9382d052
github.com/stretchr/testify v1.9.0
github.com/testcontainers/testcontainers-go v0.28.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 @@ -1427,10 +1427,10 @@ github.com/smartcontractkit/chainlink-testing-framework v1.28.2 h1:H4/RW9J3EmHi4
github.com/smartcontractkit/chainlink-testing-framework v1.28.2/go.mod h1:jN+HgXbriq6fKRlIqLw9F3I81aYImV6kBJkIfz0mdIA=
github.com/smartcontractkit/chainlink-vrf v0.0.0-20231120191722-fef03814f868 h1:FFdvEzlYwcuVHkdZ8YnZR/XomeMGbz5E2F2HZI3I3w8=
github.com/smartcontractkit/chainlink-vrf v0.0.0-20231120191722-fef03814f868/go.mod h1:Kn1Hape05UzFZ7bOUnm3GVsHzP0TNrVmpfXYNHdqGGs=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240412213018-3896768a601d h1:lezN+NmEUGfSfnxuhWDnSRcYalW8VtnS7pBlTWuEcmo=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240412213018-3896768a601d/go.mod h1:GgCQMcLCcgbZlgIpjof3qw0Bf/MQh+opDOFg1Q/Wr/c=
github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240412213018-3896768a601d h1:jrftfc8rLcuai8yDBct5jEBAq4sfyevKTXdgq4XiA+U=
github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240412213018-3896768a601d/go.mod h1:Lh0bjLqR5Vjug8JxXkwU31+A4L3S5+Dg4+jN2W7MH2g=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240415213707-06bad6e44ff7 h1:/EW/44obUyAXuha+K89RHJJ5zLLwho500rNPwB2QyGU=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20240415213707-06bad6e44ff7/go.mod h1:YnDzdGyqoqUHUYNf/9c2k79WIQDT69qOePd+s8UcboU=
github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240415213707-06bad6e44ff7 h1:taia8w1/Tmg8FbwV+ZEY003gJDs5jbfWuiExd0NIQOE=
github.com/smartcontractkit/chainlink/v2 v2.10.0-beta0.0.20240415213707-06bad6e44ff7/go.mod h1:pLFAn8V6R43E1UnjlyHLx+AizzqFTfcDCDub2zVprKA=
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 8ef520b

Please sign in to comment.