Skip to content

Commit

Permalink
Bump github.com/ibm-messaging/mq-golang/v5 from 5.4.0 to 5.5.0 (#1459)
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.4.0 to 5.5.0.
- [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.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: github.com/ibm-messaging/mq-golang/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 13, 2023
1 parent f94ee02 commit b72af04
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 @@ -50,7 +50,7 @@ require (
github.com/google/cel-go v0.11.2
github.com/google/go-cmp v0.5.9
github.com/google/uuid v1.3.0
github.com/ibm-messaging/mq-golang/v5 v5.4.0
github.com/ibm-messaging/mq-golang/v5 v5.5.0
github.com/itchyny/gojq v0.12.11
github.com/jarcoal/httpmock v1.2.0
github.com/kelseyhightower/envconfig v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1034,8 +1034,8 @@ github.com/hudl/fargo v1.3.0/go.mod h1:y3CKSmjA+wD2gak7sUSXTAoopbhU08POFhmITJgmK
github.com/iancoleman/strcase v0.0.0-20180726023541-3605ed457bf7/go.mod h1:SK73tn/9oHe+/Y0h39VT4UCxmurVJkR5NA7kMEAOgSE=
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.4.0 h1:XukBPK8Kion57MZS459z84EAOaJYkdWXH/J+HcRmaN8=
github.com/ibm-messaging/mq-golang/v5 v5.4.0/go.mod h1:NELV8CYOIIH1QmY6pPvulRKjwuih9YAIL9rg8+UNzNw=
github.com/ibm-messaging/mq-golang/v5 v5.5.0 h1:E4guwv83vIufPzyoKNg5C4xWm9NK4UHmQAc2MGFytWo=
github.com/ibm-messaging/mq-golang/v5 v5.5.0/go.mod h1:NELV8CYOIIH1QmY6pPvulRKjwuih9YAIL9rg8+UNzNw=
github.com/imdario/mergo v0.3.4/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
github.com/imdario/mergo v0.3.5/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
github.com/imdario/mergo v0.3.8/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
Expand Down

0 comments on commit b72af04

Please sign in to comment.