Skip to content

Commit d774aed

Browse files
chore(deps): bump github.com/openshift-pipelines/tektoncd-pruner
Bumps [github.com/openshift-pipelines/tektoncd-pruner](https://github.com/openshift-pipelines/tektoncd-pruner) from 0.0.0-20250711075231-9c8624123820 to 0.0.0. - [Release notes](https://github.com/openshift-pipelines/tektoncd-pruner/releases) - [Commits](https://github.com/openshift-pipelines/tektoncd-pruner/commits) --- updated-dependencies: - dependency-name: github.com/openshift-pipelines/tektoncd-pruner dependency-version: 0.0.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7804120 commit d774aed

8 files changed

Lines changed: 416 additions & 463 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/manifestival/manifestival v0.7.2
1212
github.com/markbates/inflect v1.0.4
1313
github.com/openshift-pipelines/pipelines-as-code v0.37.7
14-
github.com/openshift-pipelines/tektoncd-pruner v0.0.0-20250711075231-9c8624123820
14+
github.com/openshift-pipelines/tektoncd-pruner v0.0.0
1515
github.com/openshift/api v0.0.0-20240521185306-0314f31e7774
1616
github.com/openshift/apiserver-library-go v0.0.0-20230816171015-6bfafa975bfb
1717
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
@@ -980,8 +980,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
980980
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
981981
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040=
982982
github.com/opencontainers/image-spec v1.1.1/go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M=
983-
github.com/openshift-pipelines/tektoncd-pruner v0.0.0-20250711075231-9c8624123820 h1:+/fO+q9MDSvTWGHrX4pm2ZZsnmyRKLhgTEMLXNwZ51c=
984-
github.com/openshift-pipelines/tektoncd-pruner v0.0.0-20250711075231-9c8624123820/go.mod h1:Za44xopzfXjqqOzpn1t46BWr5aLL3KjJLt9pMsCzvL0=
983+
github.com/openshift-pipelines/tektoncd-pruner v0.0.0 h1:RGmBW/Ex2STaBP6IegHehqKu/k6S+cvJDVofgkVoYuE=
984+
github.com/openshift-pipelines/tektoncd-pruner v0.0.0/go.mod h1:UIp2hT6RNlfXpca0Dz2V67TwcmwP1ivwbkcniwsf7FY=
985985
github.com/openshift/api v0.0.0-20240521185306-0314f31e7774 h1:SsoLnIil/D0FcjUbQ9Z8h95B7rxFvrso2X6OQjR8jPw=
986986
github.com/openshift/api v0.0.0-20240521185306-0314f31e7774/go.mod h1:7Hm1kLJGxWT6eysOpD2zUztdn+w91eiERn6KtI5o9aw=
987987
github.com/openshift/apiserver-library-go v0.0.0-20230816171015-6bfafa975bfb h1:UMgJny13BBcHpY+JQ9Eg1Dm9+J7nWO3eqPvV1Zpd49A=

0 commit comments

Comments
 (0)