Skip to content

Commit

Permalink
Merge pull request #72 from openshift-pipelines/dependabot/go_modules…
Browse files Browse the repository at this point in the history
…/github.com/tektoncd/cli-0.31.1
  • Loading branch information
dependabot[bot] authored Jun 14, 2023
2 parents 12c178b + 4c34ac6 commit 890207d
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 10 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ require (
require (
github.com/openshift-pipelines/pipelines-as-code v0.19.2
github.com/spf13/cobra v1.7.0
github.com/tektoncd/cli v0.31.0
github.com/tektoncd/cli v0.31.1
github.com/tektoncd/results/tools/tkn-results v0.0.0-20230607191238-bf9b68b17cdb
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2302,8 +2302,8 @@ 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.16.0 h1:JUFLA3p/I7kifi1BEX/3C0I54hHBIRvpdMIFxZUYGl0=
github.com/tektoncd/chains v0.16.0/go.mod h1:tIA/Ar78NS728T7q955CEfm9ycekZtWFHLHCuXDxBZg=
github.com/tektoncd/cli v0.31.0 h1:9euLDdCEL0HnLpcllfzpFy384JglSeEya2VQPLczhZU=
github.com/tektoncd/cli v0.31.0/go.mod h1:MB0HrmwcGnHjPv9d/oviOWAqNmvuhdNP84UJUZfqy7A=
github.com/tektoncd/cli v0.31.1 h1:rhVfvwWRilHMXO8Y6bLDx9Ow3nRRWCLeEPuk52PJ/uQ=
github.com/tektoncd/cli v0.31.1/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=
Expand Down

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

39 changes: 34 additions & 5 deletions vendor/github.com/tektoncd/cli/pkg/pipelinerun/tracker.go

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

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1286,7 +1286,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.31.0
# github.com/tektoncd/cli v0.31.1
## explicit; go 1.18
github.com/tektoncd/cli/pkg/actions
github.com/tektoncd/cli/pkg/bundle
Expand Down

0 comments on commit 890207d

Please sign in to comment.