From 55a3ef381e4150aed5c034fcedebe3af6b6747bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:04:13 +0000 Subject: [PATCH] Bump github.com/ibm-messaging/mq-golang/v5 from 5.5.1 to 5.5.2 Bumps [github.com/ibm-messaging/mq-golang/v5](https://github.com/ibm-messaging/mq-golang) from 5.5.1 to 5.5.2. - [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.1...v5.5.2) --- 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 490cc72..cc2babf 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.1 + github.com/ibm-messaging/mq-golang/v5 v5.5.2 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 f9bcdee..3d1bb9c 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.1 h1:osHsjgUk0RwGJaSZlAAl0lLy/roUvjgP5Vtsv1bx0/g= -github.com/ibm-messaging/mq-golang/v5 v5.5.1/go.mod h1:NELV8CYOIIH1QmY6pPvulRKjwuih9YAIL9rg8+UNzNw= +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/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=