Skip to content

Commit 7f54f12

Browse files
chore(deps): upgrade jenkins-x-plugins/jx-pipeline to version 0.7.6
from: https://github.com/jenkins-x-plugins/jx-pipeline.git ----- # jenkins-x-plugins/jx-pipeline ## Changes in version 0.7.6 ### Chores * deps: upgrade go dependencies (jenkins-x-bot)
1 parent 5deb8d2 commit 7f54f12

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/jenkins-x-plugins/jx-build-controller
33
require (
44
github.com/cpuguy83/go-md2man v1.0.10
55
github.com/gorilla/mux v1.8.0
6-
github.com/jenkins-x-plugins/jx-pipeline v0.7.5
6+
github.com/jenkins-x-plugins/jx-pipeline v0.7.6
77
github.com/jenkins-x-plugins/jx-secret v0.3.1
88
github.com/jenkins-x/jx-api/v4 v4.6.2
99
github.com/jenkins-x/jx-helpers/v3 v3.6.4

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1384,8 +1384,8 @@ github.com/jcmturner/gofork v1.0.0/go.mod h1:MK8+TM0La+2rjBD4jE12Kj1pCCxK7d2LK/U
13841384
github.com/jcmturner/goidentity/v6 v6.0.1/go.mod h1:X1YW3bgtvwAXju7V3LCIMpY0Gbxyjn/mY9zx4tFonSg=
13851385
github.com/jcmturner/gokrb5/v8 v8.4.2/go.mod h1:sb+Xq/fTY5yktf/VxLsE3wlfPqQjp0aWNYyvBVK62bc=
13861386
github.com/jcmturner/rpc/v2 v2.0.3/go.mod h1:VUJYCIDm3PVOEHw8sgt091/20OJjskO/YJki3ELg/Hc=
1387-
github.com/jenkins-x-plugins/jx-pipeline v0.7.5 h1:xi0qZ7tlyWYLJ1iNQxjdbvPLjITkIdlFcJGWzE+dSIc=
1388-
github.com/jenkins-x-plugins/jx-pipeline v0.7.5/go.mod h1:JbMumhUVOcy5rB2FcD8gr2fEK2MqGJdj1IHAlJeF/jA=
1387+
github.com/jenkins-x-plugins/jx-pipeline v0.7.6 h1:EQ6fxkXh6yuhS+BouO04ssjREOQYuT3xSXS2bTBIsEw=
1388+
github.com/jenkins-x-plugins/jx-pipeline v0.7.6/go.mod h1:HyXRExOGwHfeeTpvJmsga98Vcx+BOi4WxLTe64uNXI8=
13891389
github.com/jenkins-x-plugins/jx-secret v0.3.1 h1:bnmJYJvrwQ5WxEM5MRvxkjaG9OFLAQP6ZVhQY4p39Zk=
13901390
github.com/jenkins-x-plugins/jx-secret v0.3.1/go.mod h1:2TnnWApp/Mz0ZYS53s6ncDUOeArn2LNtBZamwt+hmgg=
13911391
github.com/jenkins-x/go-scm v1.14.11 h1:dOlniSMoTptK45WK1gvQb+/xr38nk7CENt/v6O647bo=

0 commit comments

Comments
 (0)