From 6b7d30cc287f1de08f9e773123155b8699064f56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 01:40:36 +0000 Subject: [PATCH] Bump github.com/heroku/x from 0.0.25 to 0.0.28 Bumps [github.com/heroku/x](https://github.com/heroku/x) from 0.0.25 to 0.0.28. - [Release notes](https://github.com/heroku/x/releases) - [Commits](https://github.com/heroku/x/compare/v0.0.25...v0.0.28) 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 f819e49..17641f1 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/gobwas/glob v0.2.3 // indirect github.com/gocolly/colly v1.2.0 github.com/golang/protobuf v1.4.2 // indirect - github.com/heroku/x v0.0.25 + github.com/heroku/x v0.0.28 github.com/ivpusic/grpool v1.0.0 github.com/jackc/pgproto3/v2 v2.0.4 // indirect github.com/jasonlvhit/gocron v0.0.1 diff --git a/go.sum b/go.sum index a57d37b..9bf6219 100644 --- a/go.sum +++ b/go.sum @@ -122,8 +122,8 @@ github.com/grpc-ecosystem/grpc-gateway v1.9.6/go.mod h1:vNeuVxBJEsws4ogUvrchl83t github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8= github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8= github.com/heroku/rollrus v0.2.0/go.mod h1:B3MwEcr9nmf4xj0Sr5l9eSht7wLKMa1C+9ajgAU79ek= -github.com/heroku/x v0.0.25 h1:6/2rENs6rfUds9jOxy9oO59b0fiOx/FeTCGOyLMXcZw= -github.com/heroku/x v0.0.25/go.mod h1:qE/I0jp6rIeTBBosrPYV4ygRX3OMhqmC/A6x8ewodJQ= +github.com/heroku/x v0.0.28 h1:JVGnjJSigzkBfUxLB5TViMPRbcPRv9LkllK7WL/V+fU= +github.com/heroku/x v0.0.28/go.mod h1:qE/I0jp6rIeTBBosrPYV4ygRX3OMhqmC/A6x8ewodJQ= github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU= github.com/hydrogen18/memlistener v0.0.0-20141126152155-54553eb933fb/go.mod h1:qEIFzExnS6016fRpRfxrExeVn2gbClQA99gQhnIcdhE= github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=