File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/go-logr/logr v1.4.3
77 github.com/kcp-dev/logicalcluster/v3 v3.0.5
88 github.com/kcp-dev/multicluster-provider v0.5.1
9- github.com/kcp-dev/sdk v0.31.0
9+ github.com/kcp-dev/sdk v0.31.1
1010 github.com/platform-mesh/golang-commons v0.16.6
1111 github.com/platform-mesh/subroutines v0.3.3
1212 github.com/prometheus/client_golang v1.23.2
@@ -50,7 +50,7 @@ require (
5050 github.com/inconshreveable/mousetrap v1.1.0 // indirect
5151 github.com/josharian/intern v1.0.0 // indirect
5252 github.com/json-iterator/go v1.1.12 // indirect
53- github.com/kcp-dev/apimachinery/v2 v2.31.0 // indirect
53+ github.com/kcp-dev/apimachinery/v2 v2.31.1 // indirect
5454 github.com/kylelemons/godebug v1.1.0 // indirect
5555 github.com/mailru/easyjson v0.9.0 // indirect
5656 github.com/martinlindhe/base36 v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -81,14 +81,14 @@ github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8Hm
8181github.com/josharian/intern v1.0.0 /go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y =
8282github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM =
8383github.com/json-iterator/go v1.1.12 /go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo =
84- github.com/kcp-dev/apimachinery/v2 v2.31.0 h1:N/ALc/v8ZXMxC9a8ovXeQaiFwx8COrqG+FOqD1zl2fY =
85- github.com/kcp-dev/apimachinery/v2 v2.31.0 /go.mod h1:ta+d3xQkLYWBEEg8ICed+PekW3MckEYqXG4amq6Uk9Y =
84+ github.com/kcp-dev/apimachinery/v2 v2.31.1 h1:CHAPoYy5JEMsby1WUId/JLs1QEPDz1lSwQX1YN7T5gQ =
85+ github.com/kcp-dev/apimachinery/v2 v2.31.1 /go.mod h1:ta+d3xQkLYWBEEg8ICed+PekW3MckEYqXG4amq6Uk9Y =
8686github.com/kcp-dev/logicalcluster/v3 v3.0.5 h1:JbYakokb+5Uinz09oTXomSUJVQsqfxEvU4RyHUYxHOU =
8787github.com/kcp-dev/logicalcluster/v3 v3.0.5 /go.mod h1:EWBUBxdr49fUB1cLMO4nOdBWmYifLbP1LfoL20KkXYY =
8888github.com/kcp-dev/multicluster-provider v0.5.1 h1:2qMZzLPvzClT2ks+AMyE97PD+2lrDv3r0wDCKBxsr7E =
8989github.com/kcp-dev/multicluster-provider v0.5.1 /go.mod h1:eJohrSXqLmpjfTSFBbZMoq4Osr57UKg9ZokvhCPNmHc =
90- github.com/kcp-dev/sdk v0.31.0 h1:fLqgY6MHVmmBcttqR/V3h2Dnv7xmab84FTKTwV08+Bo =
91- github.com/kcp-dev/sdk v0.31.0 /go.mod h1:GpNW9wPULY9+UuLVAaB5z/sJ8r0Jo/l0Jgy4BKnIJTE =
90+ github.com/kcp-dev/sdk v0.31.1 h1:d6OJhRLoD0UKfHXWOEwflDk4SMh1C9PlhE2VcDONBvo =
91+ github.com/kcp-dev/sdk v0.31.1 /go.mod h1:FeeJoxqqpDwvEqzuFKcp/IkSlj/KyZRKbiAud1IHUYU =
9292github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo =
9393github.com/klauspost/compress v1.18.0 /go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ =
9494github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
You can’t perform that action at this time.
0 commit comments