File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/manifestival/client-go-client v0.6.0
1313 github.com/manifestival/manifestival v0.7.2
1414 github.com/markbates/inflect v1.0.4
15- github.com/openshift-pipelines/pipelines-as-code v0.39.3
15+ github.com/openshift-pipelines/pipelines-as-code v0.40.0
1616 github.com/openshift/api v0.0.0-20240521185306-0314f31e7774
1717 github.com/openshift/apiserver-library-go v0.0.0-20230816171015-6bfafa975bfb
1818 github.com/openshift/client-go v0.0.0-20240523113335-452272e0496d
Original file line number Diff line number Diff line change @@ -2377,8 +2377,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
23772377github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
23782378github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
23792379github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
2380- github.com/openshift-pipelines/pipelines-as-code v0.39.3 h1:Er8vZZrbslGeaGG5tUlMbUlzTeMCyMRsWqSD5tIJUjo =
2381- github.com/openshift-pipelines/pipelines-as-code v0.39.3 /go.mod h1:5KqGAgmiFldqi4KG4Vj/5juzbUbPucASmqKrWwePG9U =
2380+ github.com/openshift-pipelines/pipelines-as-code v0.40.0 h1:OM3s70wD4KQ4y175L8PIRQbQ3A+vzALJinRNFoqgke0 =
2381+ github.com/openshift-pipelines/pipelines-as-code v0.40.0 /go.mod h1:2LIzobg3x9WYKJRJ7uHnEflTa67FhugGbHwABkd4eBQ =
23822382github.com/openshift/api v0.0.0-20240521185306-0314f31e7774 h1:SsoLnIil/D0FcjUbQ9Z8h95B7rxFvrso2X6OQjR8jPw =
23832383github.com/openshift/api v0.0.0-20240521185306-0314f31e7774 /go.mod h1:7Hm1kLJGxWT6eysOpD2zUztdn+w91eiERn6KtI5o9aw =
23842384github.com/openshift/apiserver-library-go v0.0.0-20230816171015-6bfafa975bfb h1:UMgJny13BBcHpY+JQ9Eg1Dm9+J7nWO3eqPvV1Zpd49A =
Original file line number Diff line number Diff line change @@ -1001,7 +1001,7 @@ github.com/opencontainers/go-digest
10011001## explicit; go 1.18
10021002github.com/opencontainers/image-spec/specs-go
10031003github.com/opencontainers/image-spec/specs-go/v1
1004- # github.com/openshift-pipelines/pipelines-as-code v0.39.3
1004+ # github.com/openshift-pipelines/pipelines-as-code v0.40.0
10051005## explicit; go 1.24.0
10061006github.com/openshift-pipelines/pipelines-as-code/pkg/cli
10071007github.com/openshift-pipelines/pipelines-as-code/pkg/configutil
You can’t perform that action at this time.
0 commit comments