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.
2 parents a28eb92 + 8e9e0da commit 10beb2bCopy full SHA for 10beb2b
go.mod
@@ -1,6 +1,6 @@
1
module github.com/ibm-messaging/mq-container
2
3
-go 1.18
+go 1.19
4
5
require (
6
github.com/genuinetools/amicontained v0.4.3
test/docker/go.mod
module github.com/ibm-messaging/mq-container/test/docker
// Note: This is not actually Docker v17.12!
0 commit comments