Skip to content

Commit 2d1ac8f

Browse files
Bump github.com/ibm-messaging/mq-golang/v5 in /dspmqrtj
Bumps [github.com/ibm-messaging/mq-golang/v5](https://github.com/ibm-messaging/mq-golang) from 5.6.2 to 5.6.3. - [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.6.2...v5.6.3) --- updated-dependencies: - dependency-name: github.com/ibm-messaging/mq-golang/v5 dependency-version: 5.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c65e23f commit 2d1ac8f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dspmqrtj/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module dspmqrtj/v5
33
go 1.23.0
44

55
require (
6-
github.com/ibm-messaging/mq-golang/v5 v5.6.2
6+
github.com/ibm-messaging/mq-golang/v5 v5.6.3
77
github.com/sirupsen/logrus v1.9.3
88
golang.org/x/term v0.32.0
99
)

dspmqrtj/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
22
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
33
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
4-
github.com/ibm-messaging/mq-golang/v5 v5.6.2 h1:QYTyfmjwMCqQDbyee7ms8VthxvNNRkfq1xIp1epEYpo=
5-
github.com/ibm-messaging/mq-golang/v5 v5.6.2/go.mod h1:xCV0vl1+ik3VyWZnwAj++2J89vSTzhXP1gXhG0X3IYE=
4+
github.com/ibm-messaging/mq-golang/v5 v5.6.3 h1:5iaFXyMIIfTVQ8ZvbnaqpsakrgdxKarRw7XHfvNLQKU=
5+
github.com/ibm-messaging/mq-golang/v5 v5.6.3/go.mod h1:xCV0vl1+ik3VyWZnwAj++2J89vSTzhXP1gXhG0X3IYE=
66
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
77
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
88
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=

dspmqrtj/vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# github.com/ibm-messaging/mq-golang/v5 v5.6.2
1+
# github.com/ibm-messaging/mq-golang/v5 v5.6.3
22
## explicit; go 1.18
33
github.com/ibm-messaging/mq-golang/v5/ibmmq
44
# github.com/sirupsen/logrus v1.9.3

0 commit comments

Comments
 (0)