Skip to content

Commit

Permalink
Merge pull request #5 from smartcontractkit/ops-core-update
Browse files Browse the repository at this point in the history
ops update to latest module
  • Loading branch information
aalu1418 authored Dec 23, 2021
2 parents 0481535 + d8e651d commit 30e61d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ops/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/cosmos/cosmos-sdk v0.44.2
github.com/pulumi/pulumi/sdk/v3 v3.17.0
github.com/smartcontractkit/chainlink-relay/ops v0.0.0-20211222163115-1600fedc937b
github.com/smartcontractkit/chainlink-relay/ops v0.0.0-20211223175739-8c613380571f
github.com/smartcontractkit/libocr v0.0.0-20211210213233-5443fb9db7f7
)

Expand Down
4 changes: 2 additions & 2 deletions ops/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2060,8 +2060,8 @@ github.com/sirupsen/logrus v1.8.1 h1:dJKuHgqk1NNQlqoA6BTlM1Wf9DOH3NBjQyu0h9+AZZE
github.com/sirupsen/logrus v1.8.1/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
github.com/smartcontractkit/chainlink v0.8.10-0.20200825114219-81dd2fc95bac/go.mod h1:j7qIYHGCN4QqMXdO8g8A9dmUT5vKFmkxPSbjAIfrfNU=
github.com/smartcontractkit/chainlink v0.9.5-0.20201207211610-6c7fee37d5b7/go.mod h1:kmdLJbVZRCnBLiL6gG+U+1+0ofT3bB48DOF8tjQvcoI=
github.com/smartcontractkit/chainlink-relay/ops v0.0.0-20211222163115-1600fedc937b h1:MNx6y3gICb+kWszQw/H/Uf10SX6ZQbDsqWxX0J+pdX4=
github.com/smartcontractkit/chainlink-relay/ops v0.0.0-20211222163115-1600fedc937b/go.mod h1:Q75vaXtipHToIxd+QsWuxMXnhqUnurWV5kN2JAWiYpo=
github.com/smartcontractkit/chainlink-relay/ops v0.0.0-20211223175739-8c613380571f h1:rnVHjrq2Pd8+SgYn/IrPhOJ8X92tsLxlxZKhGx8SXTg=
github.com/smartcontractkit/chainlink-relay/ops v0.0.0-20211223175739-8c613380571f/go.mod h1:Q75vaXtipHToIxd+QsWuxMXnhqUnurWV5kN2JAWiYpo=
github.com/smartcontractkit/helmenv v1.0.17 h1:yTtSIhfYJQKa4T8wO1s61IyjV28GCyISuh3PGRwKUNU=
github.com/smartcontractkit/helmenv v1.0.17/go.mod h1:oFDq/QeOcHMJ8Cl+UEOA3tAmYMHo2ONxOsMYvbzg91E=
github.com/smartcontractkit/integrations-framework v0.10.13-0.20211215190851-23117e6dae75 h1:3WSXwIvuAm0C/1sHiYOPW1tsIk/veDZZtuVUDokFjhI=
Expand Down

0 comments on commit 30e61d0

Please sign in to comment.