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 @@ -17,7 +17,7 @@ require (
17
17
github.com/graphql-go/graphql v0.8.1
18
18
github.com/graphql-go/handler v0.2.4
19
19
github.com/hashicorp/go-multierror v1.1.1
20
- github.com/kcp-dev/kcp/sdk v0.27.0
20
+ github.com/kcp-dev/kcp/sdk v0.27.1
21
21
github.com/kcp-dev/logicalcluster/v3 v3.0.5
22
22
github.com/mitchellh/mapstructure v1.5.0
23
23
github.com/openmfp/golang-commons v0.142.16
Original file line number Diff line number Diff line change @@ -94,8 +94,8 @@ github.com/kcp-dev/apimachinery/v2 v2.0.1-0.20250223115924-431177b024f3 h1:YwNX7
94
94
github.com/kcp-dev/apimachinery/v2 v2.0.1-0.20250223115924-431177b024f3 /go.mod h1:n0+EV+LGKl1MXXqGbGcn0AaBv7hdKsdazSYuq8nM8Us =
95
95
github.com/kcp-dev/controller-runtime v0.19.0-kcp.1.0.20250129100209-5eaf4c7b6056 h1:NaEaA34bHNawPL3npJN8J7jyQhA3eG+UQ0xZvTnOfYo =
96
96
github.com/kcp-dev/controller-runtime v0.19.0-kcp.1.0.20250129100209-5eaf4c7b6056 /go.mod h1:jwK5sBnpu/xJJ+xdpSzzI0aM52E/EvF0uLF9bR61h/Y =
97
- github.com/kcp-dev/kcp/sdk v0.27.0 h1:j32awoUYAJJGPKXDEWXZCrYsKWMBuL/7YnDDSLRxJvA =
98
- github.com/kcp-dev/kcp/sdk v0.27.0 /go.mod h1:3eRgW42d81Ng60DbG1xbne0FSS2znpcN/GUx4rqJgUo =
97
+ github.com/kcp-dev/kcp/sdk v0.27.1 h1:jBVdrZoJd5hy2RqaBnmCCzldimwOqDkf8FXtNq5HaWA =
98
+ github.com/kcp-dev/kcp/sdk v0.27.1 /go.mod h1:3eRgW42d81Ng60DbG1xbne0FSS2znpcN/GUx4rqJgUo =
99
99
github.com/kcp-dev/logicalcluster/v3 v3.0.5 h1:JbYakokb+5Uinz09oTXomSUJVQsqfxEvU4RyHUYxHOU =
100
100
github.com/kcp-dev/logicalcluster/v3 v3.0.5 /go.mod h1:EWBUBxdr49fUB1cLMO4nOdBWmYifLbP1LfoL20KkXYY =
101
101
github.com/kisielk/errcheck v1.5.0 /go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8 =
You can’t perform that action at this time.
0 commit comments