Skip to content

Commit 7ac5cc4

Browse files
dependabot[bot]tekton-robot
authored andcommitted
chore(deps): bump github.com/openshift-pipelines/pipelines-as-code
Bumps [github.com/openshift-pipelines/pipelines-as-code](https://github.com/openshift-pipelines/pipelines-as-code) from 0.39.3 to 0.40.0. - [Release notes](https://github.com/openshift-pipelines/pipelines-as-code/releases) - [Commits](openshift-pipelines/pipelines-as-code@v0.39.3...v0.40.0) --- updated-dependencies: - dependency-name: github.com/openshift-pipelines/pipelines-as-code dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 774867c commit 7ac5cc4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2377,8 +2377,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
23772377
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
23782378
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040=
23792379
github.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=
23822382
github.com/openshift/api v0.0.0-20240521185306-0314f31e7774 h1:SsoLnIil/D0FcjUbQ9Z8h95B7rxFvrso2X6OQjR8jPw=
23832383
github.com/openshift/api v0.0.0-20240521185306-0314f31e7774/go.mod h1:7Hm1kLJGxWT6eysOpD2zUztdn+w91eiERn6KtI5o9aw=
23842384
github.com/openshift/apiserver-library-go v0.0.0-20230816171015-6bfafa975bfb h1:UMgJny13BBcHpY+JQ9Eg1Dm9+J7nWO3eqPvV1Zpd49A=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1001,7 +1001,7 @@ github.com/opencontainers/go-digest
10011001
## explicit; go 1.18
10021002
github.com/opencontainers/image-spec/specs-go
10031003
github.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
10061006
github.com/openshift-pipelines/pipelines-as-code/pkg/cli
10071007
github.com/openshift-pipelines/pipelines-as-code/pkg/configutil

0 commit comments

Comments
 (0)