Skip to content

Commit

Permalink
Merge pull request #1419 from jenkins-x/pr-bc497111-e8e9-45d1-bfba-43…
Browse files Browse the repository at this point in the history
…c10ac8d5b3

chore(deps): upgrade jenkins-x/lighthouse to version 1.11.2
  • Loading branch information
jenkins-x-bot authored Feb 11, 2022
2 parents ae27efb + afb201d commit aadde90
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/h2non/gock v1.0.9
github.com/hashicorp/go-multierror v1.1.0
github.com/hashicorp/golang-lru v0.5.4
github.com/jenkins-x/go-scm v1.11.1
github.com/jenkins-x/go-scm v1.11.2
github.com/mattn/go-zglob v0.0.1
github.com/onsi/ginkgo v1.14.1
github.com/onsi/gomega v1.10.3
Expand All @@ -39,7 +39,7 @@ replace (
github.com/Azure/azure-sdk-for-go => github.com/Azure/azure-sdk-for-go v38.2.0+incompatible

// lets override the go-scm version from tektoncd
github.com/jenkins-x/go-scm => github.com/jenkins-x/go-scm v1.11.1
github.com/jenkins-x/go-scm => github.com/jenkins-x/go-scm v1.11.2

// for the PipelineRun debug fix see: https://github.com/tektoncd/pipeline/pull/4145
github.com/tektoncd/pipeline => github.com/jstrachan/pipeline v0.21.1-0.20210811150720-45a86a5488af
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -444,8 +444,8 @@ github.com/influxdata/influxdb1-client v0.0.0-20191209144304-8bf82d3c094d/go.mod
github.com/influxdata/tdigest v0.0.0-20180711151920-a7d76c6f093a/go.mod h1:9GkyshztGufsdPQWjH+ifgnIr3xNUL5syI70g2dzU1o=
github.com/influxdata/tdigest v0.0.0-20181121200506-bf2b5ad3c0a9/go.mod h1:Js0mqiSBE6Ffsg94weZZ2c+v/ciT8QRHFOap7EKDrR0=
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99/go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo=
github.com/jenkins-x/go-scm v1.11.1 h1:732rlXM1x/vTS+7U8I46i0GzAPJf83NUYVw6JAFMA9o=
github.com/jenkins-x/go-scm v1.11.1/go.mod h1:z7xTO9/VzqW3xEbEMH2z5cpOGrZ8+nOHOWfU1ngFGxs=
github.com/jenkins-x/go-scm v1.11.2 h1:21opwBzOKigHVP12PuS4FvKL8YNtBPHZk+rX5gRuBtg=
github.com/jenkins-x/go-scm v1.11.2/go.mod h1:z7xTO9/VzqW3xEbEMH2z5cpOGrZ8+nOHOWfU1ngFGxs=
github.com/jessevdk/go-flags v1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af/go.mod h1:Nht3zPeWKUH0NzdCt2Blrr5ys8VGpn0CEB0cQHVjt7k=
github.com/jmespath/go-jmespath v0.3.0/go.mod h1:9QtRXoHjLGCJ5IBSaohpXITPlowMeeYCZ7fLUTSywik=
Expand Down

0 comments on commit aadde90

Please sign in to comment.