Skip to content

Commit

Permalink
Merge pull request #540 from jenkins-x-plugins/pr-18c4dd4e-3095-4c8a-…
Browse files Browse the repository at this point in the history
…bd2e-bb983c705078

chore(deps): upgrade go dependencies
  • Loading branch information
jenkins-x-bot authored Jan 5, 2024
2 parents a8220d3 + e45f5cb commit 032260f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/jenkins-x-plugins/jx-promote v0.4.1
github.com/jenkins-x/go-scm v1.11.18
github.com/jenkins-x/jx-api/v4 v4.6.1
github.com/jenkins-x/jx-helpers/v3 v3.4.0
github.com/jenkins-x/jx-helpers/v3 v3.4.12
github.com/jenkins-x/jx-logging/v3 v3.0.12
github.com/jenkins-x/lighthouse-client v0.0.580
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -649,8 +649,8 @@ github.com/jenkins-x/go-scm v1.11.18 h1:AxtemjmNA1/9G6JiCPW0M44KMovOTkIoc69dXD7s
github.com/jenkins-x/go-scm v1.11.18/go.mod h1:FsA0UOK1U89XnXSwC97kJ20+8tfJPP9s8zUn5AXu/3Q=
github.com/jenkins-x/jx-api/v4 v4.6.1 h1:E86DW66wLxjbxzvbu4ys4jeCRClb4szbtFVmkB9kvTw=
github.com/jenkins-x/jx-api/v4 v4.6.1/go.mod h1:1ZPMGLTfWeDz4CoB+QBScVQM+AjS780osJ4W6mHJWlk=
github.com/jenkins-x/jx-helpers/v3 v3.4.0 h1:1e5qFTj4+yjJsu8D+tshIc79lq8GsMVs2+7u1U2Xxfc=
github.com/jenkins-x/jx-helpers/v3 v3.4.0/go.mod h1:pMYPHl6NVsd0vqKf28azwzElNPm97YlJUrAYXwMAHRY=
github.com/jenkins-x/jx-helpers/v3 v3.4.12 h1:Avx1/KxyFxIhvpOr7J6Dn0WvcZmsm1i7ZFXmRd/WhZc=
github.com/jenkins-x/jx-helpers/v3 v3.4.12/go.mod h1:/2n7uMXbbLp1V9fG1fnf7ngdu3vGQFSMYnglY4oKx7c=
github.com/jenkins-x/jx-kube-client/v3 v3.0.4 h1:/MbqKke3q9/JYrXCHCyqDXiyD0ybnouK7fIfCPCJ/Ck=
github.com/jenkins-x/jx-kube-client/v3 v3.0.4/go.mod h1:suKBiBs7DKHzOEyhcsr5QhFs/Wcm0agLFMoYlIf3bPA=
github.com/jenkins-x/jx-logging/v3 v3.0.12 h1:iHcYnGexYkGp0Wvh2q0TWUZqTnDGtuGhVwimSFm15/M=
Expand Down

0 comments on commit 032260f

Please sign in to comment.