Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tektoncd/pipeline and tektoncd/triggers #658

Merged
merged 1 commit into from
Jan 31, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
65 changes: 27 additions & 38 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,64 +3,53 @@ module github.com/tektoncd/cli
go 1.13

require (
contrib.go.opencensus.io/exporter/prometheus v0.1.0 // indirect
contrib.go.opencensus.io/exporter/stackdriver v0.12.4 // indirect
github.com/AlecAivazis/survey/v2 v2.0.4
github.com/Netflix/go-expect v0.0.0-20190729225929-0e00d9168667
github.com/blang/semver v3.5.1+incompatible
github.com/cpuguy83/go-md2man v1.0.10
github.com/evanphx/json-patch v4.1.0+incompatible // indirect
github.com/fatih/color v1.7.0
github.com/ghodss/yaml v1.0.0
github.com/google/cel-go v0.3.2 // indirect
github.com/google/go-cmp v0.3.1
github.com/google/gofuzz v0.0.0-20161122191042-44d81051d367 // indirect
github.com/google/uuid v1.1.1 // indirect
github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d // indirect
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 // indirect
github.com/google/go-github v17.0.0+incompatible // indirect
github.com/google/go-querystring v1.0.0 // indirect
github.com/hako/durafmt v0.0.0-20180520121703-7b7ae1e72ead
github.com/hashicorp/golang-lru v0.5.3 // indirect
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/hinshun/vt10x v0.0.0-20180809195222-d55458df857c
github.com/imdario/mergo v0.3.8 // indirect
github.com/jonboulle/clockwork v0.1.1-0.20190114141812-62fb9bc030d1
github.com/json-iterator/go v0.0.0-20180612202835-f2b4162afba3 // indirect
github.com/markbates/inflect v1.0.4 // indirect
github.com/mattbaird/jsonpatch v0.0.0-20171005235357-81af80346b1a // indirect
github.com/mattn/go-isatty v0.0.9 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742 // indirect
github.com/onsi/ginkgo v1.10.1 // indirect
github.com/onsi/gomega v1.7.0 // indirect
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
github.com/pkg/errors v0.8.1
github.com/spf13/cobra v0.0.5
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.4.0 // indirect
github.com/tektoncd/pipeline v0.9.2
github.com/tektoncd/pipeline v0.10.1
github.com/tektoncd/plumbing v0.0.0-20191218171343-56a836c50336
github.com/tektoncd/triggers v0.1.1-0.20191218175743-c5b8b4d9ee00
go.opencensus.io v0.22.1 // indirect
github.com/tektoncd/triggers v0.2.1-preview.0.20200130181252-68f571334722
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we wait for official release?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even after the official release, it is the same. No effects

go.uber.org/multierr v1.1.0
golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392
golang.org/x/net v0.0.0-20190923162816-aa69164e4478 // indirect
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e // indirect
golang.org/x/sys v0.0.0-20190924154521-2837fb4f24fe // indirect
golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.2.4 // indirect
gotest.tools/v3 v3.0.0
k8s.io/api v0.0.0-20191004102255-dacd7df5a50b
k8s.io/apimachinery v0.0.0-20191004074956-01f8b7d1121a
k8s.io/api v0.17.0
k8s.io/apimachinery v0.17.1
k8s.io/cli-runtime v0.0.0-20191004110054-fe9b9282443f
k8s.io/client-go v0.0.0-20191004102537-eb5b9a8cfde7
k8s.io/klog v1.0.0 // indirect
k8s.io/kube-openapi v0.0.0-20171101183504-39a7bf85c140 // indirect
knative.dev/caching v0.0.0-20190719140829-2032732871ff // indirect
knative.dev/pkg v0.0.0-20190909195211-528ad1c1dd62
sigs.k8s.io/yaml v1.1.0 // indirect
k8s.io/client-go v0.17.0
knative.dev/pkg v0.0.0-20191111150521-6d806b998379
)

replace github.com/kr/pty => github.com/creack/pty v1.1.7
replace (
contrib.go.opencensus.io/exporter/stackdriver => contrib.go.opencensus.io/exporter/stackdriver v0.12.0
git.apache.org/thrift.git => github.com/apache/thrift v0.0.0-20180902110319-2566ecd5d999
github.com/kr/pty => github.com/creack/pty v1.1.9
github.com/spf13/cobra => github.com/chmouel/cobra v0.0.0-20200107083527-379e7a80af0c
knative.dev/pkg => knative.dev/pkg v0.0.0-20190909195211-528ad1c1dd62
knative.dev/pkg/vendor/github.com/spf13/pflag => github.com/spf13/pflag v1.0.5
)

replace github.com/spf13/cobra => github.com/chmouel/cobra v0.0.0-20200107083527-379e7a80af0c
// Pin k8s deps to 1.13.4

replace git.apache.org/thrift.git => github.com/apache/thrift v0.0.0-20180902110319-2566ecd5d999
replace (
k8s.io/api => k8s.io/api v0.0.0-20191004102255-dacd7df5a50b
k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20191004074956-01f8b7d1121a
k8s.io/client-go => k8s.io/client-go v0.0.0-20191004102537-eb5b9a8cfde7
k8s.io/code-generator => k8s.io/code-generator v0.0.0-20181117043124-c2090bec4d9b
k8s.io/gengo => k8s.io/gengo v0.0.0-20190327210449-e17681d19d3a
)
Loading