File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.4
55require (
66 github.com/go-logr/logr v1.4.3
77 github.com/go-logr/zapr v1.3.0
8- github.com/kyma-project/runtime-watcher/listener v1.0 .0
8+ github.com/kyma-project/runtime-watcher/listener v1.2 .0
99 github.com/prometheus/client_golang v1.23.2
1010 github.com/sethgrid/pester v1.2.0
1111 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
2929github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
3030github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
3131github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
32- github.com/kyma-project/runtime-watcher/listener v1.0 .0 h1:zOtm1981uKASQVotvoy5YDosZF0UGGb2AVWrPMK5wZk =
33- github.com/kyma-project/runtime-watcher/listener v1.0 .0 /go.mod h1:9OUBXT2bQ836wv8SBIYJ0nECuKXqlJYXP+8AJ8cWR7Q =
32+ github.com/kyma-project/runtime-watcher/listener v1.2 .0 h1:36e1C2SkGT9fddJhVgaS+617YxUQ0uJBX0LaYmnZstQ =
33+ github.com/kyma-project/runtime-watcher/listener v1.2 .0 /go.mod h1:nb6IFwNxZIkdTY7k1C7vb5aqILLwDtwiX6FNlj7CYnE =
3434github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
3535github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg =
3636github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
You can’t perform that action at this time.
0 commit comments