File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ require (
44 github.com/cpuguy83/go-md2man v1.0.10
55 github.com/gorilla/mux v1.8.0
66 github.com/jenkins-x/jx-api/v4 v4.7.9
7- github.com/jenkins-x/jx-helpers/v3 v3.9.1
7+ github.com/jenkins-x/jx-helpers/v3 v3.9.2
88 github.com/jenkins-x/jx-kube-client/v3 v3.0.8
99 github.com/jenkins-x/jx-logging/v3 v3.0.17
1010 github.com/spf13/cobra v1.8.1
Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
6666github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
6767github.com/jenkins-x/jx-api/v4 v4.7.9 h1:Z9NQ0/SY1XYafa9i0fq8td1E+OtBc/U3zlx/Bj204RA =
6868github.com/jenkins-x/jx-api/v4 v4.7.9 /go.mod h1:OkFVnM/pXCtGBBhitGaU6TlB9qyP2w2EjmzaFglYmDA =
69- github.com/jenkins-x/jx-helpers/v3 v3.9.1 h1:nS5G4QoRlAtE8FghZBZ4zXff6ZSGfLZ/BMBDAYylDWo =
70- github.com/jenkins-x/jx-helpers/v3 v3.9.1 /go.mod h1:chG9iMC0yhKJsF4LFZW+MLhl66w8muuIBMs9RtG8hJ8 =
69+ github.com/jenkins-x/jx-helpers/v3 v3.9.2 h1:kCo9KtpZbLAwJSQrPJf8DqDKJxmbSnZVb7OUMaxZlbI =
70+ github.com/jenkins-x/jx-helpers/v3 v3.9.2 /go.mod h1:chG9iMC0yhKJsF4LFZW+MLhl66w8muuIBMs9RtG8hJ8 =
7171github.com/jenkins-x/jx-kube-client/v3 v3.0.8 h1:AzXuXCdv4DQf8wqR5c1UL0uXVu6KrAjdPtPb6wrG0Hs =
7272github.com/jenkins-x/jx-kube-client/v3 v3.0.8 /go.mod h1:ELgPjZhMqYiCKml4L16GREF6bkC890KRKfpNCz+aIgE =
7373github.com/jenkins-x/jx-logging/v3 v3.0.17 h1:0qpgKfpxl4uks6vZZV5LCGCOOD3axgMxoK3m6X74kpQ =
You can’t perform that action at this time.
0 commit comments