From 5ae10ea654e399ef5b5912b4ff36b0afce89063c Mon Sep 17 00:00:00 2001 From: ilija Date: Wed, 11 Sep 2024 16:01:59 +0200 Subject: [PATCH] Update common ref --- go.mod | 2 +- go.sum | 4 ++-- integration-tests/go.mod | 2 +- integration-tests/go.sum | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index b8361f41..8353de1b 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/pelletier/go-toml/v2 v2.2.0 github.com/prometheus/client_golang v1.17.0 github.com/shopspring/decimal v1.4.0 - github.com/smartcontractkit/chainlink-common v0.2.2-0.20240911132128-a80e89ac592d + github.com/smartcontractkit/chainlink-common v0.2.2-0.20240911135847-27a338bd3e60 github.com/smartcontractkit/libocr v0.0.0-20240419185742-fd3cab206b2c github.com/stretchr/testify v1.9.0 github.com/tidwall/gjson v1.17.0 diff --git a/go.sum b/go.sum index 1898b6c5..36dd87af 100644 --- a/go.sum +++ b/go.sum @@ -743,8 +743,8 @@ github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPx github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE= github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ= github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ= -github.com/smartcontractkit/chainlink-common v0.2.2-0.20240911132128-a80e89ac592d h1:wVZgcM6b/iQx/AbqYuSIRaexALv2HfwfacK0y+Wl4V4= -github.com/smartcontractkit/chainlink-common v0.2.2-0.20240911132128-a80e89ac592d/go.mod h1:D/qaCoq0SxXzg5NRN5FtBRv98VBf+D2NOC++RbvvuOc= +github.com/smartcontractkit/chainlink-common v0.2.2-0.20240911135847-27a338bd3e60 h1:GaZuF75H06ZZQ8y4JzGHmDYbtQQLBeWiICI+dXq6kB4= +github.com/smartcontractkit/chainlink-common v0.2.2-0.20240911135847-27a338bd3e60/go.mod h1:vYDftdfdrdbjhtgFXyZheCAYVZWkdIlqqf34Onwdvq4= github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 h1:12ijqMM9tvYVEm+nR826WsrNi6zCKpwBhuApq127wHs= github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7/go.mod h1:FX7/bVdoep147QQhsOPkYsPEXhGZjeYx6lBSaSXtZOA= github.com/smartcontractkit/libocr v0.0.0-20240419185742-fd3cab206b2c h1:lIyMbTaF2H0Q71vkwZHX/Ew4KF2BxiKhqEXwF8rn+KI= diff --git a/integration-tests/go.mod b/integration-tests/go.mod index a776254d..fbf393ca 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -8,7 +8,7 @@ require ( github.com/google/uuid v1.6.0 github.com/lib/pq v1.10.9 github.com/rs/zerolog v1.32.0 - github.com/smartcontractkit/chainlink-common v0.2.2-0.20240911132128-a80e89ac592d + github.com/smartcontractkit/chainlink-common v0.2.2-0.20240911135847-27a338bd3e60 github.com/smartcontractkit/chainlink-cosmos v0.4.1-0.20240910230036-9e48b12488c1 github.com/smartcontractkit/chainlink-cosmos/ops v0.0.0-20231206164210-03f8b219402e github.com/smartcontractkit/chainlink-testing-framework v1.33.0 diff --git a/integration-tests/go.sum b/integration-tests/go.sum index 695507b7..b4d456c1 100644 --- a/integration-tests/go.sum +++ b/integration-tests/go.sum @@ -1079,8 +1079,8 @@ github.com/smartcontractkit/chainlink-automation v1.0.4 h1:iyW181JjKHLNMnDleI8um github.com/smartcontractkit/chainlink-automation v1.0.4/go.mod h1:u4NbPZKJ5XiayfKHD/v3z3iflQWqvtdhj13jVZXj/cM= github.com/smartcontractkit/chainlink-ccip v0.0.0-20240910072312-810030689426 h1:siC6AoTs4889FwiqgEp0sC6S8nFlDzVTZAmUX7cV7aM= github.com/smartcontractkit/chainlink-ccip v0.0.0-20240910072312-810030689426/go.mod h1:v8hmGodMN1s1TQnvZepZ3Pbo+PyzWVdXag7JzJnvrkI= -github.com/smartcontractkit/chainlink-common v0.2.2-0.20240911132128-a80e89ac592d h1:wVZgcM6b/iQx/AbqYuSIRaexALv2HfwfacK0y+Wl4V4= -github.com/smartcontractkit/chainlink-common v0.2.2-0.20240911132128-a80e89ac592d/go.mod h1:D/qaCoq0SxXzg5NRN5FtBRv98VBf+D2NOC++RbvvuOc= +github.com/smartcontractkit/chainlink-common v0.2.2-0.20240911135847-27a338bd3e60 h1:GaZuF75H06ZZQ8y4JzGHmDYbtQQLBeWiICI+dXq6kB4= +github.com/smartcontractkit/chainlink-common v0.2.2-0.20240911135847-27a338bd3e60/go.mod h1:vYDftdfdrdbjhtgFXyZheCAYVZWkdIlqqf34Onwdvq4= github.com/smartcontractkit/chainlink-data-streams v0.0.0-20240904093355-e40169857652 h1:0aZ3HiEz2bMM5ywHAyKlFMN95qTzpNDn7uvnHLrFX6s= github.com/smartcontractkit/chainlink-data-streams v0.0.0-20240904093355-e40169857652/go.mod h1:PwPcmQNAzVmU8r8JWKrDRgvXesDwxnqbMD6DvYt/Z7M= github.com/smartcontractkit/chainlink-feeds v0.0.0-20240910155501-42f20443189f h1:p4p3jBT91EQyLuAMvHD+zNJsuAYI/QjJbzuGUJ7wIgg=