Skip to content

Commit 13dfb2c

Browse files
authored
Merge pull request konflux-ci#922 from konflux-ci/konflux/mintmaker/main/github.com-konflux-ci-integration-service-digest
fix(deps): update github.com/konflux-ci/integration-service digest to f9ffbd4
2 parents d5c3d87 + dd1c0d4 commit 13dfb2c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/conforma/crds/api v0.1.0
77
github.com/go-logr/logr v1.4.3
88
github.com/konflux-ci/application-api v0.0.0-20250324201748-5a9670bf7679
9-
github.com/konflux-ci/integration-service v0.0.0-20250930150405-6bd54b83f977
9+
github.com/konflux-ci/integration-service v0.0.0-20251002094343-f9ffbd484a61
1010
github.com/konflux-ci/operator-toolkit v0.0.0-20240402130556-ef6dcbeca69d
1111
github.com/onsi/ginkgo/v2 v2.25.3
1212
github.com/onsi/gomega v1.38.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,8 @@ github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zt
278278
github.com/klauspost/compress v1.18.0/go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ=
279279
github.com/konflux-ci/application-api v0.0.0-20250324201748-5a9670bf7679 h1:mtLA7dQ9iIncxYoOLgty2B1l1cucnp/tsbxQaKn9Myw=
280280
github.com/konflux-ci/application-api v0.0.0-20250324201748-5a9670bf7679/go.mod h1:948Z+a1IbfRT0RtoHzWWSN9YEucSbMJTHaMhz7dVICc=
281-
github.com/konflux-ci/integration-service v0.0.0-20250930150405-6bd54b83f977 h1:dGz37RvoTZNepgVlf8DBk+TKeCQpEpm5W/UbbXOS5/E=
282-
github.com/konflux-ci/integration-service v0.0.0-20250930150405-6bd54b83f977/go.mod h1:e6d2/6RAWHblE0wsSSuJ/SWQhdVLRglThtDYCCko5/k=
281+
github.com/konflux-ci/integration-service v0.0.0-20251002094343-f9ffbd484a61 h1:jwd7d4b4YLyiGOu+Sc8Wk56ImLqiZeNeIzFVke7n1jc=
282+
github.com/konflux-ci/integration-service v0.0.0-20251002094343-f9ffbd484a61/go.mod h1:e6d2/6RAWHblE0wsSSuJ/SWQhdVLRglThtDYCCko5/k=
283283
github.com/konflux-ci/operator-toolkit v0.0.0-20240402130556-ef6dcbeca69d h1:z7j3mglNoXvIrw5Vz/Ul+izoITRaqYURPIWrFoEyHgI=
284284
github.com/konflux-ci/operator-toolkit v0.0.0-20240402130556-ef6dcbeca69d/go.mod h1:AcChx7FjpYSIkDvQgaUKyauuF0PXm3ivB5MqZSC9Eis=
285285
github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=

0 commit comments

Comments
 (0)