File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module dspmqrtj/v5
33go 1.23.0
44
55require (
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)
Original file line number Diff line number Diff line change 11github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
22github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
33github.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 =
66github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
77github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
88github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
Original file line number Diff line number Diff line change 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
33github.com/ibm-messaging/mq-golang/v5/ibmmq
44# github.com/sirupsen/logrus v1.9.3
You can’t perform that action at this time.
0 commit comments