From 12831acb06e766218580ba4b851cb1a283c97009 Mon Sep 17 00:00:00 2001 From: skudasov Date: Fri, 30 Aug 2024 15:43:35 +0200 Subject: [PATCH] bump version, circular --- tools/gotestloghelper/go.sum | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/gotestloghelper/go.sum b/tools/gotestloghelper/go.sum index ad17699b9..39708be95 100644 --- a/tools/gotestloghelper/go.sum +++ b/tools/gotestloghelper/go.sum @@ -4,8 +4,6 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U= github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= -github.com/smartcontractkit/chainlink-testing-framework v1.34.10 h1:7boGJr/wkX5TF6TBb4wRnP6t1IFL6RD98+fZBJBZyCY= -github.com/smartcontractkit/chainlink-testing-framework v1.34.10/go.mod h1:ekYJbRAxXcs/YgOjHsY9/tlvDvXzv3lxcZK2eFUZduc= github.com/smartcontractkit/chainlink-testing-framework v1.34.11 h1:C8hLhchRnfaNe5RYJWIyh8bLXr3e3719aE41UpPuZ0I= github.com/smartcontractkit/chainlink-testing-framework v1.34.11/go.mod h1:ekYJbRAxXcs/YgOjHsY9/tlvDvXzv3lxcZK2eFUZduc= github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=