From a2429adf6c25508e40173daa4861c202803718c5 Mon Sep 17 00:00:00 2001
From: Fergal Gribben <fergal.gribben@smartcontract.com>
Date: Fri, 23 Feb 2024 01:27:26 +0000
Subject: [PATCH] Bump common

---
 go.mod | 2 +-
 go.sum | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index 94e02ff1..8f95a5af 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
 	github.com/jedib0t/go-pretty/v6 v6.4.7
 	github.com/pkg/errors v0.9.1
 	github.com/shopspring/decimal v1.3.1
-	github.com/smartcontractkit/chainlink-common v0.1.7-0.20240223001730-aa666d0d936b
+	github.com/smartcontractkit/chainlink-common v0.1.7-0.20240223012630-c545adf166dc
 	github.com/smartcontractkit/libocr v0.0.0-20240112202000-6359502d2ff1
 	github.com/spf13/pflag v1.0.5
 	github.com/stretchr/testify v1.8.4
diff --git a/go.sum b/go.sum
index 01ec63e9..7465ec79 100644
--- a/go.sum
+++ b/go.sum
@@ -149,6 +149,8 @@ github.com/smartcontractkit/chainlink-common v0.1.7-0.20240223000141-03d6e17dcae
 github.com/smartcontractkit/chainlink-common v0.1.7-0.20240223000141-03d6e17dcaeb/go.mod h1:6aXWSEQawX2oZXcPPOdxnEGufAhj7PqPKolXf6ijRGA=
 github.com/smartcontractkit/chainlink-common v0.1.7-0.20240223001730-aa666d0d936b h1:cdX81Oh07uAqOLa/BEJxjUT5gQ37XqBn9hbo2iD2W0g=
 github.com/smartcontractkit/chainlink-common v0.1.7-0.20240223001730-aa666d0d936b/go.mod h1:6aXWSEQawX2oZXcPPOdxnEGufAhj7PqPKolXf6ijRGA=
+github.com/smartcontractkit/chainlink-common v0.1.7-0.20240223012630-c545adf166dc h1:33mKXJTDombWvFvGYq3VS4OXiFNFp+SSOvOD9OHWB+c=
+github.com/smartcontractkit/chainlink-common v0.1.7-0.20240223012630-c545adf166dc/go.mod h1:6aXWSEQawX2oZXcPPOdxnEGufAhj7PqPKolXf6ijRGA=
 github.com/smartcontractkit/libocr v0.0.0-20240112202000-6359502d2ff1 h1:3y9WsXkZ5lxFrmfH7DQHs/q308lylKId5l/3VC0QAdM=
 github.com/smartcontractkit/libocr v0.0.0-20240112202000-6359502d2ff1/go.mod h1:kC0qmVPUaVkFqGiZMNhmRmjdphuUmeyLEdlWFOQzFWI=
 github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=