Skip to content

Commit ebbe30c

Browse files
Prerna SrivastavaGitHub Enterprise
authored andcommitted
Merge pull request #220 from mq-cloudpak/WS-14mar22
Ws 14mar22
2 parents 8fa8d8c + 65e5d60 commit ebbe30c

File tree

3 files changed

+29
-295
lines changed

3 files changed

+29
-295
lines changed

go.mod

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@ go 1.15
55
require (
66
github.com/genuinetools/amicontained v0.4.3
77
github.com/ibm-messaging/mq-golang v2.0.0+incompatible
8-
github.com/prometheus/client_golang v1.7.1
8+
github.com/prometheus/client_golang v1.11.1
99
github.com/prometheus/client_model v0.2.0
10-
github.com/prometheus/common v0.14.0 // indirect
11-
github.com/prometheus/procfs v0.2.0 // indirect
1210
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
1311
golang.org/x/crypto v0.0.0-20201216223049-8b5274cf687f
14-
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
12+
golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40
1513
software.sslmate.com/src/go-pkcs12 v0.0.0-20200830195227-52f69702a001
1614
)

0 commit comments

Comments
 (0)