We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25f8636 commit cc28a1dCopy full SHA for cc28a1d
go.mod
@@ -5,7 +5,6 @@ go 1.11
5
require (
6
github.com/davecgh/go-spew v1.1.1
7
github.com/ibm-messaging/mq-golang v3.0.0+incompatible
8
- github.com/ibm-messaging/mq-golang-jms20 v0.0.0-20190929175954-aaf8fcfd717b
9
github.com/pmezard/go-difflib v1.0.0
10
github.com/stretchr/testify v1.4.0
11
gopkg.in/yaml.v2 v2.2.2
0 commit comments