build(deps): bump github.com/ibm-messaging/mq-golang/v5 from 5.7.0 to 5.7.1 in /src/go (#21726)
build(deps): bump github.com/ibm-messaging/mq-golang/v5 in /src/go Bumps [github.com/ibm-messaging/mq-golang/v5](https://github.com/ibm-messaging/mq-golang) from 5.7.0 to 5.7.1. - [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.7.0...v5.7.1) --- updated-dependencies: - dependency-name: github.com/ibm-messaging/mq-golang/v5 dependency-version: 5.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Feb 9, 2026 at 08:37 UTC
a40a5945a57ad56102d9c2ea18e34049b4a1c3a8
2 files changed
+3
-3
src/go/go.mod
+1
-1
@@ -67,7 +67,7 @@ require (
67
68
require (
69
github.com/alexbrainman/odbc v0.0.0-20250601004241-49e6b2bc0cf0
70
- github.com/ibm-messaging/mq-golang/v5 v5.7.0
70
+ github.com/ibm-messaging/mq-golang/v5 v5.7.1
71
github.com/microsoft/go-mssqldb v1.9.6
72
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
73
gopkg.in/yaml.v3 v3.0.1
src/go/go.sum
+2
-2
@@ -186,8 +186,8 @@ github.com/hashicorp/go-uuid v1.0.3/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/b
186
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
187
github.com/huandu/xstrings v1.5.0 h1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI=
188
github.com/huandu/xstrings v1.5.0/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
189
-github.com/ibm-messaging/mq-golang/v5 v5.7.0 h1:1MSO+Do2ej5IcRLm+Egzb4mfXCWen9T8d7JkJqQGI0E=
190
-github.com/ibm-messaging/mq-golang/v5 v5.7.0/go.mod h1:xCV0vl1+ik3VyWZnwAj++2J89vSTzhXP1gXhG0X3IYE=
189
+github.com/ibm-messaging/mq-golang/v5 v5.7.1 h1:CSITrun6yG3uOY/FHhYjapBiE+psz6zMUUCqaZD79ag=
190
+github.com/ibm-messaging/mq-golang/v5 v5.7.1/go.mod h1:xCV0vl1+ik3VyWZnwAj++2J89vSTzhXP1gXhG0X3IYE=
191
github.com/ibmdb/go_ibm_db v0.5.4 h1:cveEOt1J2PoQivQdxIQB0f8ugDJYKaSmh7RUKAaJyAE=
192
github.com/ibmdb/go_ibm_db v0.5.4/go.mod h1:BA12Alfe+h5BMGZGE+b0pqP4leILZkpoxe5qr/iMoHw=
193
github.com/ibmruntimes/go-recordio/v2 v2.0.0-20240416213906-ae0ad556db70 h1:muF5XqVkHnMdbMDXusPdKtuT8qWzefBgSuLH1JVHcC4=