File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ require (
7
7
github.com/go-logr/logr v1.4.2
8
8
github.com/go-logr/zapr v1.3.0
9
9
github.com/go-test/deep v1.1.0
10
+ github.com/google/go-cmp v0.6.0
10
11
github.com/kcp-dev/apimachinery/v2 v2.0.1-0.20240817110845-a9eb9752bfeb
11
12
github.com/kcp-dev/client-go v0.0.0-20240912145314-f5949d81732a
12
13
github.com/kcp-dev/code-generator/v2 v2.3.1
@@ -54,7 +55,6 @@ require (
54
55
github.com/golang/protobuf v1.5.4 // indirect
55
56
github.com/google/cel-go v0.20.1 // indirect
56
57
github.com/google/gnostic-models v0.6.8 // indirect
57
- github.com/google/go-cmp v0.6.0 // indirect
58
58
github.com/google/gofuzz v1.2.1-0.20210504230335-f78f29fc09ea // indirect
59
59
github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 // indirect
60
60
github.com/google/uuid v1.6.0 // indirect
You can’t perform that action at this time.
0 commit comments