Skip to content

Commit

Permalink
Bump github.com/ibm-messaging/mq-golang/v5 from 5.5.1 to 5.5.2
Browse files Browse the repository at this point in the history
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](ibm-messaging/mq-golang@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 79f50b8 commit 55a3ef3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit 55a3ef3

Please sign in to comment.