Skip to content

Commit

Permalink
Bumped CL version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Smirnov authored and pinebit committed Mar 15, 2022
1 parent 2748e73 commit b4df0b6
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 @@ -5,7 +5,7 @@ go 1.17
require (
github.com/gagliardetto/binary v0.5.2
github.com/gagliardetto/solana-go v1.0.4
github.com/smartcontractkit/chainlink v1.2.1-0.20220308211624-def53d2c8f38
github.com/smartcontractkit/chainlink v1.2.1-0.20220315133704-8769e75d54b1
github.com/smartcontractkit/helmenv v1.0.36
github.com/smartcontractkit/libocr v0.0.0-20220217180537-449836e6cfec
github.com/stretchr/testify v1.7.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2058,6 +2058,8 @@ github.com/smartcontractkit/chainlink v0.8.10-0.20200825114219-81dd2fc95bac/go.m
github.com/smartcontractkit/chainlink v0.9.5-0.20201207211610-6c7fee37d5b7/go.mod h1:kmdLJbVZRCnBLiL6gG+U+1+0ofT3bB48DOF8tjQvcoI=
github.com/smartcontractkit/chainlink v1.2.1-0.20220308211624-def53d2c8f38 h1:gsipmHrnKw37GEApcrmJZVi6wGSGc4sr40SCwDzKFTI=
github.com/smartcontractkit/chainlink v1.2.1-0.20220308211624-def53d2c8f38/go.mod h1:p9G12PMLyJdA4PDKsTQtkqZlbij0JO/XR3Yyq8P+M9M=
github.com/smartcontractkit/chainlink v1.2.1-0.20220315133704-8769e75d54b1 h1:AZdn1C2/nEo7hpzwMtGIrqjuZlJ+h+1yoB9VR+J3Zyg=
github.com/smartcontractkit/chainlink v1.2.1-0.20220315133704-8769e75d54b1/go.mod h1:4s2uP2/uabZH5j0VwEZoHgmjTiD/sKo6f5H4/GECN1Y=
github.com/smartcontractkit/chainlink-relay v0.0.0-20220307003623-2fd8786a6e1f h1:Lctf/SspqDaoOgyTUhu/xVyt1clD+msko1OZDtrxt1Q=
github.com/smartcontractkit/chainlink-relay v0.0.0-20220307003623-2fd8786a6e1f/go.mod h1:/6gP9XHTQEBeBnXtC9oF1VelYhPMtGDu+6LxLtFP01g=
github.com/smartcontractkit/chainlink-terra v0.1.4-0.20220308190332-ea421a9fd285 h1:ohuDlFMOe8FwPFhKOWAoQPlKYhyGMH8gQBmtwchYHWs=
Expand Down

0 comments on commit b4df0b6

Please sign in to comment.