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.3 to 0.22.4.
- [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.3...v0.22.4)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent 9bee0af commit 80c5f02
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 20 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.3
github.com/openshift-pipelines/pipelines-as-code v0.22.4
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.3 h1:cZ+t9LTvW1iC5UzMg8eUv8cBOkUcJTCIipa5X6nrIas=
github.com/openshift-pipelines/pipelines-as-code v0.22.3/go.mod h1:WTXNKi3H4Wf2qshbmhsfyZwp/vJlISqmXifnVQWpOnk=
github.com/openshift-pipelines/pipelines-as-code v0.22.4 h1:KOBptvitI9c4SfK5GIayPhqK0xYtxaAtoET2O5wku1I=
github.com/openshift-pipelines/pipelines-as-code v0.22.4/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.3
# github.com/openshift-pipelines/pipelines-as-code v0.22.4
## 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 80c5f02

Please sign in to comment.