Skip to content

Commit

Permalink
Merge pull request konflux-ci#767 from konflux-ci/dependabot/go_modul…
Browse files Browse the repository at this point in the history
…es/github.com/openshift-pipelines/pipelines-as-code-0.27.1

chore(go): bump github.com/openshift-pipelines/pipelines-as-code from 0.27.0 to 0.27.1
  • Loading branch information
hongweiliu17 committed Jun 13, 2024
2 parents ca06752 + aa50043 commit 599c0ea
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/konflux-ci/release-service v0.0.0-20240514150425-d25d533f66ba
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/openshift-pipelines/pipelines-as-code v0.27.0
github.com/openshift-pipelines/pipelines-as-code v0.27.1
github.com/prometheus/client_golang v1.19.1
github.com/redhat-appstudio/application-api v0.0.0-20240106104232-18f545e48a03
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -272,8 +272,8 @@ github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk=
github.com/onsi/gomega v1.33.1/go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0=
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/openshift-pipelines/pipelines-as-code v0.27.0 h1:uxpva7/Ad/QEvc40BCBFEWrmYlAjCZ9dZCFYPYWW61c=
github.com/openshift-pipelines/pipelines-as-code v0.27.0/go.mod h1:rzfXtaqbUrsAock3f948p9ekXWc3DFFk9acz5BsEwA4=
github.com/openshift-pipelines/pipelines-as-code v0.27.1 h1:srVghq9p4LWB6PJuBbW3AOcQdsAc7hLf1y8vZtaRZ7s=
github.com/openshift-pipelines/pipelines-as-code v0.27.1/go.mod h1:rzfXtaqbUrsAock3f948p9ekXWc3DFFk9acz5BsEwA4=
github.com/operator-framework/operator-lib v0.13.0 h1:+TWgJhbJqyNix9m1LmHK5gY/lb3CGqZX3Wvl7K0k+6I=
github.com/operator-framework/operator-lib v0.13.0/go.mod h1:RDs1wGdOKWSMCO+BYSbqmmKGnD5jOP7TVP+KvoX8jMg=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ github.com/onsi/gomega/types
# github.com/opencontainers/go-digest v1.0.0
## explicit; go 1.13
github.com/opencontainers/go-digest
# github.com/openshift-pipelines/pipelines-as-code v0.27.0
# github.com/openshift-pipelines/pipelines-as-code v0.27.1
## explicit; go 1.21
github.com/openshift-pipelines/pipelines-as-code/pkg/apis/pipelinesascode
github.com/openshift-pipelines/pipelines-as-code/pkg/apis/pipelinesascode/v1alpha1
Expand Down

0 comments on commit 599c0ea

Please sign in to comment.