Skip to content

Commit

Permalink
Merge pull request #105 from openshift-pipelines/dependabot/go_module…
Browse files Browse the repository at this point in the history
…s/github.com/tektoncd/cli-0.32.2
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
2 parents c6bc220 + fd6ddb1 commit a0f0645
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/tektoncd/pipeline v0.50.3 // indirect
github.com/tektoncd/triggers v0.25.1 // indirect
github.com/tektoncd/triggers v0.25.2 // indirect
go.opencensus.io v0.24.0 // indirect
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
Expand All @@ -36,7 +36,7 @@ require (
require (
github.com/openshift-pipelines/pipelines-as-code v0.21.4
github.com/spf13/cobra v1.7.0
github.com/tektoncd/cli v0.32.1
github.com/tektoncd/cli v0.32.2
github.com/tektoncd/results/tools/tkn-results v0.0.0-20230922135423-d93166e0e127
)

Expand Down Expand Up @@ -279,7 +279,7 @@ require (
github.com/subosito/gotenv v1.6.0 // indirect
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d // indirect
github.com/tektoncd/chains v0.17.1 // indirect
github.com/tektoncd/hub v1.14.1 // indirect
github.com/tektoncd/hub v1.14.2 // indirect
github.com/tektoncd/results v0.7.0 // indirect
github.com/thales-e-security/pool v0.0.2 // indirect
github.com/theupdateframework/go-tuf v0.6.1 // indirect
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2522,18 +2522,18 @@ github.com/tchap/go-patricia v2.2.6+incompatible/go.mod h1:bmLyhP68RS6kStMGxByiQ
github.com/tedsuo/ifrit v0.0.0-20180802180643-bea94bb476cc/go.mod h1:eyZnKCc955uh98WQvzOm0dgAeLnf2O0Rz0LPoC5ze+0=
github.com/tektoncd/chains v0.17.1 h1:xHtdkm5VKJe215Upz2lcyHryZXAqZpZYbRN1K6yaR0s=
github.com/tektoncd/chains v0.17.1/go.mod h1:T/o5gyFl/b96ZEo5MTz/5gaf1WsT6bHcETuBBLC2Puw=
github.com/tektoncd/cli v0.32.1 h1:8mPDU0Q4iycSz5N3gClYbfZL1dLDBwAcfKp/kPy+WAo=
github.com/tektoncd/cli v0.32.1/go.mod h1:OFToFSD7ivMDRJOUNZLpK1bYyG0OgQy7wrFch6ZZwjE=
github.com/tektoncd/hub v1.14.1 h1:EOrP7cxPg+Q/CR0M/a/1leoYaA877EizqaODqN6ml6A=
github.com/tektoncd/hub v1.14.1/go.mod h1:6nFe8mXCJjl7t/Sun5ZcEsHT/8kX8WVZrvrx2LkWfvw=
github.com/tektoncd/cli v0.32.2 h1:pVgSJEgWUrsSjOfQAsBLmyxUpAQ5jWVhBolnq9r4Jmg=
github.com/tektoncd/cli v0.32.2/go.mod h1:2wCHE+fc4056eGMG3QsGcXdKkk9j42i77irpsahaA04=
github.com/tektoncd/hub v1.14.2 h1:lzqv88Q6yCO9d4iF0igczRIsnuTOWFguMf487AK+QUE=
github.com/tektoncd/hub v1.14.2/go.mod h1:a6REHQgYgpuj6Vt/CgOy4kyfiovzzuCepaXElPQIZ/w=
github.com/tektoncd/pipeline v0.50.3 h1:4QQza8hewF+4wdBLbRw26CDQx0/y58WYfZwQ/xAsvOQ=
github.com/tektoncd/pipeline v0.50.3/go.mod h1:33ZU30CR8Pbr6Pb4l7+Tz1oPGsJBY5yxyG8Z+ejGO0w=
github.com/tektoncd/results v0.7.0 h1:ODAxlkoBgg7ulR1k6BJScjMYAYJCIo+xJPABYHhZOj4=
github.com/tektoncd/results v0.7.0/go.mod h1:vl9lSM1BiWqPJH8CsiB2d7qYJRUlFe+Q6W/z2h0wTJQ=
github.com/tektoncd/results/tools/tkn-results v0.0.0-20230922135423-d93166e0e127 h1:TWtYXf2i7fuAfB23M82MyoJRKZ3gK7H7SKLsqo/6rPY=
github.com/tektoncd/results/tools/tkn-results v0.0.0-20230922135423-d93166e0e127/go.mod h1:Rb3T7iud6ZtPv3doq6dke0RYWLrq8gjaURe2jKCVMxM=
github.com/tektoncd/triggers v0.25.1 h1:1tyxkT12lAh8C+IE5hLBhWCZ6xbmOH/JUa8+ChQIvXY=
github.com/tektoncd/triggers v0.25.1/go.mod h1:pFj2FhUXjy12UOBfE2LZftlgBCUSsI4M/OA+lY+ecZQ=
github.com/tektoncd/triggers v0.25.2 h1:ijvWhGD/Ke56mmSBh9OMCPnE5GDI0x6rkNp7DwL0pS0=
github.com/tektoncd/triggers v0.25.2/go.mod h1:7j1MqZnJAXu3yO85hNzvSExYaUEVE4wMVIbF8GYEYVk=
github.com/thales-e-security/pool v0.0.2 h1:RAPs4q2EbWsTit6tpzuvTFlgFRJ3S8Evf5gtvVDbmPg=
github.com/thales-e-security/pool v0.0.2/go.mod h1:qtpMm2+thHtqhLzTwgDBj/OuNnMpupY8mv0Phz0gjhU=
github.com/theupdateframework/go-tuf v0.6.1 h1:6J89fGjQf7s0mLmTG7p7pO/MbKOg+bIXhaLyQdmbKuE=
Expand Down
6 changes: 3 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1383,7 +1383,7 @@ github.com/tektoncd/chains/pkg/chains/storage/pubsub
github.com/tektoncd/chains/pkg/chains/storage/tekton
github.com/tektoncd/chains/pkg/config
github.com/tektoncd/chains/pkg/patch
# github.com/tektoncd/cli v0.32.1
# github.com/tektoncd/cli v0.32.2
## explicit; go 1.20
github.com/tektoncd/cli/pkg/actions
github.com/tektoncd/cli/pkg/bundle
Expand Down Expand Up @@ -1433,7 +1433,7 @@ github.com/tektoncd/cli/pkg/triggertemplate
github.com/tektoncd/cli/pkg/trustedresources
github.com/tektoncd/cli/pkg/version
github.com/tektoncd/cli/pkg/workspaces
# github.com/tektoncd/hub v1.14.1
# github.com/tektoncd/hub v1.14.2
## explicit; go 1.20
github.com/tektoncd/hub/api/pkg/cli/app
github.com/tektoncd/hub/api/pkg/cli/cmd
Expand Down Expand Up @@ -1509,7 +1509,7 @@ github.com/tektoncd/results/tools/tkn-results/internal/config
github.com/tektoncd/results/tools/tkn-results/internal/flags
github.com/tektoncd/results/tools/tkn-results/internal/format
github.com/tektoncd/results/tools/tkn-results/internal/portforward
# github.com/tektoncd/triggers v0.25.1
# github.com/tektoncd/triggers v0.25.2
## explicit; go 1.19
github.com/tektoncd/triggers/pkg/apis/config
github.com/tektoncd/triggers/pkg/apis/triggers
Expand Down

0 comments on commit a0f0645

Please sign in to comment.