File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ require (
3636 github.com/scylladb/go-reflectx v1.0.1
3737 github.com/shopspring/decimal v1.4.0
3838 github.com/smartcontractkit/chain-selectors v1.0.67
39+ github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.0-20250912150129-4e42c90b532e
3940 github.com/smartcontractkit/chainlink-protos/billing/go v0.0.0-20250722225531-876fd6b94976
4041 github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20250911124514-5874cc6d62b2
4142 github.com/smartcontractkit/chainlink-protos/storage-service v0.3.0
@@ -136,7 +137,6 @@ require (
136137 github.com/rogpeppe/go-internal v1.13.1 // indirect
137138 github.com/ryanuber/go-glob v1.0.0 // indirect
138139 github.com/sanity-io/litter v1.5.5 // indirect
139- github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.0-20250912150129-4e42c90b532e // indirect
140140 github.com/smartcontractkit/chainlink-protos/workflows/go v0.0.0-20250822025801-598d3d86f873 // indirect
141141 github.com/stretchr/objx v0.5.2 // indirect
142142 github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect
Original file line number Diff line number Diff line change @@ -328,8 +328,6 @@ github.com/smartcontractkit/chain-selectors v1.0.67 h1:gxTqP/JC40KDe3DE1SIsIKSTK
328328github.com/smartcontractkit/chain-selectors v1.0.67 /go.mod h1:xsKM0aN3YGcQKTPRPDDtPx2l4mlTN1Djmg0VVXV40b8 =
329329github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.0-20250912150129-4e42c90b532e h1:cc8YFHoTDBVKlOeo9nfJ8ibgC7sFsjX/cA/57bLHSx8 =
330330github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.0-20250912150129-4e42c90b532e /go.mod h1:eKGyfTKzr0/PeR7qKN4l2FcW9p+HzyKUwAfGhm/5YZc =
331- github.com/smartcontractkit/chainlink-common/pkg/chipingress v1.0.0 h1:htRJ8Q2Bei6AZ2yZ+c/p0ywaXYmMYuU2ekyOHRG0uc8 =
332- github.com/smartcontractkit/chainlink-common/pkg/chipingress v1.0.0 /go.mod h1:NZv/qKYGFRnkjOYBouajnDfFoZ+WDa6H2KNmSf1dnKc =
333331github.com/smartcontractkit/chainlink-protos/billing/go v0.0.0-20250722225531-876fd6b94976 h1:mF3FiDUoV0QbJcks9R2y7ydqntNL1Z0VCPBJgx/Ms+0 =
334332github.com/smartcontractkit/chainlink-protos/billing/go v0.0.0-20250722225531-876fd6b94976 /go.mod h1:HHGeDUpAsPa0pmOx7wrByCitjQ0mbUxf0R9v+g67uCA =
335333github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20250911124514-5874cc6d62b2 h1:1/KdO5AbUr3CmpLjMPuJXPo2wHMbfB8mldKLsg7D4M8 =
You can’t perform that action at this time.
0 commit comments