Skip to content

Commit

Permalink
Bump pipeline and pac to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush-garg authored and vdemeester committed Aug 8, 2023
1 parent 2fa16be commit 31dbcac
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 24 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/jonboulle/clockwork v0.4.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/tektoncd/pipeline v0.47.0 // indirect
github.com/tektoncd/pipeline v0.47.4 // indirect
github.com/tektoncd/triggers v0.23.1-0.20230420080448-bf603123cc0f // indirect
go.opencensus.io v0.24.0 // indirect
go.uber.org/atomic v1.10.0 // indirect
Expand All @@ -34,7 +34,7 @@ require (
)

require (
github.com/openshift-pipelines/pipelines-as-code v0.19.3
github.com/openshift-pipelines/pipelines-as-code v0.19.4
github.com/spf13/cobra v1.7.0
github.com/tektoncd/cli v0.31.2
github.com/tektoncd/results/tools/tkn-results v0.0.0-20230607191238-bf9b68b17cdb
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2007,8 +2007,8 @@ github.com/opencontainers/selinux v1.6.0/go.mod h1:VVGKuOLlE7v4PJyT6h7mNWvq1rzqi
github.com/opencontainers/selinux v1.8.0/go.mod h1:RScLhm78qiWa2gbVCcGkC7tCGdgk3ogry1nUQF8Evvo=
github.com/opencontainers/selinux v1.8.2/go.mod h1:MUIHuUEvKB1wtJjQdOyYRgOnLD2xAPP8dBsCoU0KuF8=
github.com/opencontainers/selinux v1.10.0/go.mod h1:2i0OySw99QjzBBQByd1Gr9gSjvuho1lHsJxIJ3gGbJI=
github.com/openshift-pipelines/pipelines-as-code v0.19.3 h1:Lh+jGpKMudA49iURSsH39eIibgUb9TGZeVUTlXRPpQw=
github.com/openshift-pipelines/pipelines-as-code v0.19.3/go.mod h1:0095sGItkJDvIIOM+4o4lMWT5CHrdByWEM6vaX+qDfU=
github.com/openshift-pipelines/pipelines-as-code v0.19.4 h1:csJEd1Qkp4LZrosoRTo+1SABsQUp7oFA7pbEVYxAXt8=
github.com/openshift-pipelines/pipelines-as-code v0.19.4/go.mod h1:0095sGItkJDvIIOM+4o4lMWT5CHrdByWEM6vaX+qDfU=
github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492/go.mod h1:Ngi6UdF0k5OKD5t5wlmGhe/EDKPoUM3BXZSSfIuJbis=
github.com/opentracing/basictracer-go v1.0.0/go.mod h1:QfBfYuafItcjQuMwinw9GhYKwFXS9KnPs5lxoYwgW74=
github.com/opentracing/opentracing-go v1.0.2/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=
Expand Down Expand Up @@ -2306,8 +2306,8 @@ github.com/tektoncd/cli v0.31.2 h1:bteMiX7DdbwyAQelFkxszCCh6uMuoIWjsB7UvLj/YJk=
github.com/tektoncd/cli v0.31.2/go.mod h1:MB0HrmwcGnHjPv9d/oviOWAqNmvuhdNP84UJUZfqy7A=
github.com/tektoncd/hub v1.13.0 h1:WJF9JMQzdBxfiQILtDT2lgAXxBc+y9v5U4qwavUO5pE=
github.com/tektoncd/hub v1.13.0/go.mod h1:9n47cu03gbNVB5n922jKjc602sRpe/ihgQ3SvHNijQ4=
github.com/tektoncd/pipeline v0.47.0 h1:zZxmp6im8/p9RaH32LgeCP6dwH/4hcsfvEQUrwGsUPA=
github.com/tektoncd/pipeline v0.47.0/go.mod h1:7H1DeNuEJFGoExGwQTlRul2IziCPxkjXRdDdirWmoQs=
github.com/tektoncd/pipeline v0.47.4 h1:MWc/Et/kil7BwJGs1MlJ2sJaijr4USxw7Mp9Q7K21x8=
github.com/tektoncd/pipeline v0.47.4/go.mod h1:7H1DeNuEJFGoExGwQTlRul2IziCPxkjXRdDdirWmoQs=
github.com/tektoncd/results v0.5.0 h1:YvHBw4rwoYYNgoFkP5to2UcpsOOVTdILKcosRBCBJzs=
github.com/tektoncd/results v0.5.0/go.mod h1:Zem/Q1puIqloLlx1691Zn5y1DbUQT5hCRYp5PcIWjxw=
github.com/tektoncd/results/tools/tkn-results v0.0.0-20230607191238-bf9b68b17cdb h1:ghh8d/QWunN5OFo+rWP4hWXpBce67S0v5Tl5C8BouLk=
Expand Down
2 changes: 1 addition & 1 deletion pkg/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"pac": "0.19.3", "tkn": "0.31.2", "opc": "devel"}
{"pac": "0.19.4", "tkn": "0.31.2", "opc": "devel"}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -992,7 +992,7 @@ github.com/opencontainers/go-digest
## explicit; go 1.17
github.com/opencontainers/image-spec/specs-go
github.com/opencontainers/image-spec/specs-go/v1
# github.com/openshift-pipelines/pipelines-as-code v0.19.3
# github.com/openshift-pipelines/pipelines-as-code v0.19.4
## explicit; go 1.18
github.com/openshift-pipelines/pipelines-as-code/pkg/acl
github.com/openshift-pipelines/pipelines-as-code/pkg/action
Expand Down Expand Up @@ -1362,7 +1362,7 @@ github.com/tektoncd/hub/api/v1/gen/http/catalog/client
github.com/tektoncd/hub/api/v1/gen/http/resource/client
github.com/tektoncd/hub/api/v1/gen/resource
github.com/tektoncd/hub/api/v1/gen/resource/views
# github.com/tektoncd/pipeline v0.47.0
# github.com/tektoncd/pipeline v0.47.4
## explicit; go 1.19
github.com/tektoncd/pipeline/pkg/apis/config
github.com/tektoncd/pipeline/pkg/apis/pipeline
Expand Down

0 comments on commit 31dbcac

Please sign in to comment.