Skip to content

Commit

Permalink
bump chailink-relay to get the multiply feature support
Browse files Browse the repository at this point in the history
  • Loading branch information
topliceanu committed Jan 28, 2022
1 parent d801738 commit f0c2ef8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.12.0
github.com/rs/zerolog v1.26.1
github.com/smartcontractkit/chainlink-relay v0.0.0-20220127190255-70b9d1bc1d87
github.com/smartcontractkit/chainlink-relay v0.0.0-20220128165504-9a2d2530b33e
github.com/smartcontractkit/integrations-framework v1.0.42
go.uber.org/atomic v1.9.0
go.uber.org/zap v1.19.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2125,6 +2125,8 @@ github.com/smartcontractkit/chainlink v1.0.1-0.20211209223503-68928efa429a h1:no
github.com/smartcontractkit/chainlink v1.0.1-0.20211209223503-68928efa429a/go.mod h1:PSKo1vbT0/cUSbgH/rKNTDwWJyX8bc6M9/YVRe/nrXU=
github.com/smartcontractkit/chainlink-relay v0.0.0-20220127190255-70b9d1bc1d87 h1:VAsjS8FOWWCkFGdn7gCLZ7t3r7wUpGZyWLy5e7kuiKg=
github.com/smartcontractkit/chainlink-relay v0.0.0-20220127190255-70b9d1bc1d87/go.mod h1:ojPwXEIk6xHFAoVMM5PoybiN/ici+FrVs5pI9/lq/WI=
github.com/smartcontractkit/chainlink-relay v0.0.0-20220128165504-9a2d2530b33e h1:h0tB9zWxx0QL6cfP1GlXRe86Tqja+1QyviPuuqThnMU=
github.com/smartcontractkit/chainlink-relay v0.0.0-20220128165504-9a2d2530b33e/go.mod h1:ojPwXEIk6xHFAoVMM5PoybiN/ici+FrVs5pI9/lq/WI=
github.com/smartcontractkit/chainlink-solana v0.0.0-20211203133247-1fbcc7f330d5/go.mod h1:NxZZQ0m2AGQ5vR1HptHkAyYCd68XA03SI2dEvkaalbs=
github.com/smartcontractkit/chainlink-solana v0.0.0-20211207185700-a24214ba7afd/go.mod h1:NVHHwrCgC/7J0I872/uVgk0jEpyJIXEGAxZHrbgt190=
github.com/smartcontractkit/helmenv v1.0.27 h1:BVxTQZQlFElh6YVK8mY9LSljX7uyx4jyImmHh/fMqEo=
Expand Down

0 comments on commit f0c2ef8

Please sign in to comment.