From df78512f7ebd9b446114b57f0e09a115d041c1ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 09:22:48 +0000 Subject: [PATCH] Bump github.com/flashbots/go-utils from 0.4.8 to 0.4.10 Bumps [github.com/flashbots/go-utils](https://github.com/flashbots/go-utils) from 0.4.8 to 0.4.10. - [Commits](https://github.com/flashbots/go-utils/compare/v0.4.8...v0.4.10) --- updated-dependencies: - dependency-name: github.com/flashbots/go-utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index c330ec49..af4ffd86 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.20 require ( github.com/ethereum/go-ethereum v1.12.0 github.com/flashbots/go-boost-utils v1.7.1-0.20230625230411-8c44018f4777 - github.com/flashbots/go-utils v0.4.8 + github.com/flashbots/go-utils v0.4.10 github.com/google/uuid v1.3.0 github.com/gorilla/mux v1.8.0 github.com/holiman/uint256 v1.2.2 diff --git a/go.sum b/go.sum index 902dbc2c..db9e67cd 100644 --- a/go.sum +++ b/go.sum @@ -96,8 +96,8 @@ github.com/ferranbt/fastssz v0.1.3 h1:ZI+z3JH05h4kgmFXdHuR1aWYsgrg7o+Fw7/NCzM16M github.com/ferranbt/fastssz v0.1.3/go.mod h1:0Y9TEd/9XuFlh7mskMPfXiI2Dkw4Ddg9EyXt1W7MRvE= github.com/flashbots/go-boost-utils v1.7.1-0.20230625230411-8c44018f4777 h1:mnwpdE/JW74My5u3Ag1IMX8PgCa7aZwgFNPB20HN/DM= github.com/flashbots/go-boost-utils v1.7.1-0.20230625230411-8c44018f4777/go.mod h1:Rckma9iiHGuw4PQj/BFV1ddN13lUib4sTfF3QUY40Z8= -github.com/flashbots/go-utils v0.4.8 h1:WDJXryrqShGq4HFe+p1kGjObXSqzT7Sy/+9YvFpr5tM= -github.com/flashbots/go-utils v0.4.8/go.mod h1:dBmSv4Cpqij4xKP50bdisAvFIo4/EgsY97BMpVjPzr0= +github.com/flashbots/go-utils v0.4.10 h1:IZTiHKIi4f9O7l3FIZdd2awzJMPb9FWRPFjoY2S6VZA= +github.com/flashbots/go-utils v0.4.10/go.mod h1:fDuVDYOlnBX1n5U1JfuGSdYnt2obx0yTgTbk7Tjwa+Q= github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo= github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ= github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY=