Skip to content

Commit

Permalink
Bump github.com/openshift-pipelines/pipelines-as-code
Browse files Browse the repository at this point in the history
Bumps [github.com/openshift-pipelines/pipelines-as-code](https://github.com/openshift-pipelines/pipelines-as-code) from 0.22.2 to 0.22.3.
- [Release notes](https://github.com/openshift-pipelines/pipelines-as-code/releases)
- [Changelog](https://github.com/openshift-pipelines/pipelines-as-code/blob/main/.goreleaser.yml)
- [Commits](openshift-pipelines/pipelines-as-code@v0.22.2...v0.22.3)

---
updated-dependencies:
- dependency-name: github.com/openshift-pipelines/pipelines-as-code
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 74faa8b commit 26cb24b
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 7 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ require (
)

require (
github.com/openshift-pipelines/pipelines-as-code v0.22.2
github.com/openshift-pipelines/pipelines-as-code v0.22.3
github.com/spf13/cobra v1.8.0
github.com/tektoncd/cli v0.33.0
github.com/tektoncd/results/tools/tkn-results v0.0.0-20231019055929-46f209b0f8f5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1472,8 +1472,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/opencontainers/image-spec v1.1.0-rc5 h1:Ygwkfw9bpDvs+c9E34SdgGOj41dX/cbdlwvlWt0pnFI=
github.com/opencontainers/image-spec v1.1.0-rc5/go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8=
github.com/openshift-pipelines/pipelines-as-code v0.22.2 h1:3bqz2dYGgbSgddKvmVJiLt8aQakKB87czX8O3TqzgjQ=
github.com/openshift-pipelines/pipelines-as-code v0.22.2/go.mod h1:WTXNKi3H4Wf2qshbmhsfyZwp/vJlISqmXifnVQWpOnk=
github.com/openshift-pipelines/pipelines-as-code v0.22.3 h1:cZ+t9LTvW1iC5UzMg8eUv8cBOkUcJTCIipa5X6nrIas=
github.com/openshift-pipelines/pipelines-as-code v0.22.3/go.mod h1:WTXNKi3H4Wf2qshbmhsfyZwp/vJlISqmXifnVQWpOnk=
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
github.com/openzipkin/zipkin-go v0.4.2 h1:zjqfqHjUpPmB3c1GlCvvgsM1G4LkvqQbBDueDOCg/jA=
Expand Down

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.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1083,7 +1083,7 @@ github.com/opencontainers/go-digest
## explicit; go 1.18
github.com/opencontainers/image-spec/specs-go
github.com/opencontainers/image-spec/specs-go/v1
# github.com/openshift-pipelines/pipelines-as-code v0.22.2
# github.com/openshift-pipelines/pipelines-as-code v0.22.3
## explicit; go 1.20
github.com/openshift-pipelines/pipelines-as-code/pkg/acl
github.com/openshift-pipelines/pipelines-as-code/pkg/action
Expand Down

0 comments on commit 26cb24b

Please sign in to comment.