Skip to content

Commit

Permalink
Merge pull request #1416 from jenkins-x/pr-01706820-f3d1-48cb-8ee5-8a…
Browse files Browse the repository at this point in the history
…469cac8e9c

chore(deps): upgrade jenkins-x/lighthouse to version 1.11.0
  • Loading branch information
jenkins-x-bot authored Feb 5, 2022
2 parents ffe5837 + 8d91910 commit 787e5b1
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.10.11
github.com/jenkins-x/go-scm v1.11.0
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.10.11
github.com/jenkins-x/go-scm => github.com/jenkins-x/go-scm v1.11.0

// 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.10.11 h1:Nt5QObE5n2INKpojEy6/qm1Z7nYnTA4iAKKy1AgBCcE=
github.com/jenkins-x/go-scm v1.10.11/go.mod h1:z7xTO9/VzqW3xEbEMH2z5cpOGrZ8+nOHOWfU1ngFGxs=
github.com/jenkins-x/go-scm v1.11.0 h1:gr7t8w9l27Kx+Kz+56kiZicG0pH+IeGpfVD6MFJu6ms=
github.com/jenkins-x/go-scm v1.11.0/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 787e5b1

Please sign in to comment.