Skip to content

Commit

Permalink
Rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
kalverra committed Nov 15, 2022
1 parent 7987df5 commit 35f01ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions tests/go.mod
Expand Up @@ -14,9 +14,9 @@ require (
github.com/rs/zerolog v1.28.0
github.com/satori/go.uuid v1.2.0
github.com/smartcontractkit/chainlink v1.9.0
github.com/smartcontractkit/chainlink-env v0.2.52
github.com/smartcontractkit/chainlink-env v0.2.50
github.com/smartcontractkit/chainlink-solana v1.0.3-0.20221027174234-50b4d94d7135
github.com/smartcontractkit/chainlink-testing-framework v1.8.2
github.com/smartcontractkit/chainlink-testing-framework v1.7.10
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20221108194954-9075d1844d90
github.com/smartcontractkit/libocr v0.0.0-20220812191430-db92a9fdaa52
golang.org/x/crypto v0.1.0
Expand Down
8 changes: 4 additions & 4 deletions tests/go.sum
Expand Up @@ -1603,15 +1603,15 @@ github.com/slack-go/slack v0.11.4 h1:ojSa7KlPm3PqY2AomX4VTxEsK5eci5JaxCjlzGV5zoM
github.com/slack-go/slack v0.11.4/go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw=
github.com/smartcontractkit/chainlink v1.9.0 h1:JThUEpmWSBAtpAom1VO1u2OCTeMj17qdg/MuMAdFNNg=
github.com/smartcontractkit/chainlink v1.9.0/go.mod h1:38m0BGJzMyFEMN16ScRrdA2WVA6wFOKaAtIstboRN3M=
github.com/smartcontractkit/chainlink-env v0.2.52 h1:9Dd/jcIizCHuUKMDEdKWe993Qm26Zx1U8HMaexZGWtQ=
github.com/smartcontractkit/chainlink-env v0.2.52/go.mod h1:+LGY2SyAvKvxPJ2I4kWM5arcC8SJDPMlhFg2TL616pA=
github.com/smartcontractkit/chainlink-env v0.2.50 h1:Mv8oc0lDDzzyFZe6pEJu1LbIM+l3Mn5N1fHOkQ+GxyU=
github.com/smartcontractkit/chainlink-env v0.2.50/go.mod h1:xktObP9hQdINcSVzO1kNsDuu8AHfJFrgkS4B39ssPlQ=
github.com/smartcontractkit/chainlink-relay v0.1.6-0.20221025223751-9b407cff57eb h1:NF6//JILgK8AeLkknJFEVsVRt+VqwNnxJ4SLpHKje9c=
github.com/smartcontractkit/chainlink-relay v0.1.6-0.20221025223751-9b407cff57eb/go.mod h1:v/QSrVm3z4/aPz/PLB6da05B/r4MHZy0/jder7iPxkQ=
github.com/smartcontractkit/chainlink-starknet/relayer v0.0.0-20220930034704-572ac07611cb h1:oRKhJVdoXTVQqBVSPkvfC/hxYoxsL3hldTavEuZrWOk=
github.com/smartcontractkit/chainlink-starknet/relayer v0.0.0-20220930034704-572ac07611cb/go.mod h1:FR8+xi6pmUuK6/PaH64B+OT5n/QOz7ox9pp9z05Dc2g=
github.com/smartcontractkit/chainlink-terra v0.1.4-0.20220824174951-d1e2bcd51e46 h1:Yb+oJqTniiluQKGnTFvK+QWnfQSur3wL4kqCXQ4cBYQ=
github.com/smartcontractkit/chainlink-testing-framework v1.8.2 h1:FSF9bmDU38GvFLTGs1DeaynH0thxCj3iHfBWPR25D+c=
github.com/smartcontractkit/chainlink-testing-framework v1.8.2/go.mod h1:TiUj0E5h0g+8C0YXlaIBC/0DvWrt0qlurOvxB1m7DJ4=
github.com/smartcontractkit/chainlink-testing-framework v1.7.10 h1:WfptgUTp1gSwMEWYGXuytG/lK5HP7Ua4MpSZb3tS9Uw=
github.com/smartcontractkit/chainlink-testing-framework v1.7.10/go.mod h1:zSaK0d4zNwM7AFn2xOF1eovlm2JyOAFmlVdAmVR25Kg=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20221108194954-9075d1844d90 h1:ANBpXhslpNHw1oOf2fwVK0OsfbvxYUCgvzAT5CYD990=
github.com/smartcontractkit/chainlink/integration-tests v0.0.0-20221108194954-9075d1844d90/go.mod h1:H/8ZVqxDzqHkd0KTNxIEb9iQEGNu0wyKJaYTcR0oP2k=
github.com/smartcontractkit/libocr v0.0.0-20220812191430-db92a9fdaa52 h1:Nac1UCKJwt0AY15bAaorscflOcBs/FnmO7NoCh8Tons=
Expand Down

0 comments on commit 35f01ce

Please sign in to comment.