From 69e2dcb7a8c02bfee92c0901642fac0f875d8cce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 00:16:26 +0000 Subject: [PATCH] Bump github.com/ibm-messaging/mq-golang/v5 from 5.5.2 to 5.5.3 Bumps [github.com/ibm-messaging/mq-golang/v5](https://github.com/ibm-messaging/mq-golang) from 5.5.2 to 5.5.3. - [Release notes](https://github.com/ibm-messaging/mq-golang/releases) - [Changelog](https://github.com/ibm-messaging/mq-golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/ibm-messaging/mq-golang/compare/v5.5.2...v5.5.3) --- updated-dependencies: - dependency-name: github.com/ibm-messaging/mq-golang/v5 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 cc2babf..7dc3f64 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ require ( github.com/alecthomas/kingpin/v2 v2.3.2 github.com/go-kit/log v0.2.1 github.com/google/go-cmp v0.6.0 - github.com/ibm-messaging/mq-golang/v5 v5.5.2 + github.com/ibm-messaging/mq-golang/v5 v5.5.3 github.com/prometheus/client_golang v1.17.0 github.com/prometheus/common v0.45.0 github.com/prometheus/exporter-toolkit v0.10.0 diff --git a/go.sum b/go.sum index 3d1bb9c..4230bf9 100644 --- a/go.sum +++ b/go.sum @@ -819,8 +819,8 @@ github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ github.com/iancoleman/strcase v0.2.0/go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho= github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc= github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc= -github.com/ibm-messaging/mq-golang/v5 v5.5.2 h1:wigp/rO7j975R79rR8geyAtYJFktdexFsTuzbQ4FgY0= -github.com/ibm-messaging/mq-golang/v5 v5.5.2/go.mod h1:NELV8CYOIIH1QmY6pPvulRKjwuih9YAIL9rg8+UNzNw= +github.com/ibm-messaging/mq-golang/v5 v5.5.3 h1:gKWqqsxoM2i/R9d/DwU3rolXFTEcRanMqrl+lRt/ajU= +github.com/ibm-messaging/mq-golang/v5 v5.5.3/go.mod h1:NELV8CYOIIH1QmY6pPvulRKjwuih9YAIL9rg8+UNzNw= github.com/jpillora/backoff v1.0.0 h1:uvFg412JmmHBHw7iwprIxkPMI+sGQ4kzOWsMeHnm2EA= github.com/jpillora/backoff v1.0.0/go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4= github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=