File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ go 1.25.9
44
55require (
66 github.com/bufbuild/buf v1.69.0
7- github.com/crossplane/crossplane-runtime/v2 v2.3.0-rc.0.0.20260416145853-f43d88270996
8- github.com/crossplane/crossplane/apis/v2 v2.0.0-20260415071903-2b072b20c4bd
7+ github.com/crossplane/crossplane-runtime/v2 v2.3.0
8+ github.com/crossplane/crossplane/apis/v2 v2.0.0-20260424160951-8f231230ebb6
99 github.com/go-json-experiment/json v0.0.0-20240815175050-ebd3a8989ca1
1010 github.com/go-logr/logr v1.4.3
1111 github.com/go-logr/zapr v1.3.0
Original file line number Diff line number Diff line change @@ -72,10 +72,10 @@ github.com/containerd/stargz-snapshotter/estargz v0.18.2/go.mod h1:XyVU5tcJ3PRpk
7272github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
7373github.com/cpuguy83/go-md2man/v2 v2.0.7 h1:zbFlGlXEAKlwXpmvle3d8Oe3YnkKIK4xSRTd3sHPnBo =
7474github.com/cpuguy83/go-md2man/v2 v2.0.7 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
75- github.com/crossplane/crossplane-runtime/v2 v2.3.0-rc.0.0.20260416145853-f43d88270996 h1:qJwaFdiL8LKPaHNEFM3eWQLQj8e23M5inw8OwQBeB6U =
76- github.com/crossplane/crossplane-runtime/v2 v2.3.0-rc.0.0.20260416145853-f43d88270996 /go.mod h1:5n1nTsbBSWjKMfY/xqaOHBm08hXJAe/aklgFmGTKdmk =
77- github.com/crossplane/crossplane/apis/v2 v2.0.0-20260415071903-2b072b20c4bd h1:qg0Qlr34PEqdAAUZAbJ2fGkCrnRtVRduyvj5Yu9I0XI =
78- github.com/crossplane/crossplane/apis/v2 v2.0.0-20260415071903-2b072b20c4bd /go.mod h1:h7KE74Z4TFs1L/FFv3RdsiG9Uax7L56oHpcggSZnONg =
75+ github.com/crossplane/crossplane-runtime/v2 v2.3.0 h1:FvcMGxRuPF3zw7NclU0S8B96d33iOogXtiHZyFwcRiA =
76+ github.com/crossplane/crossplane-runtime/v2 v2.3.0 /go.mod h1:PAo3zIfmMzrS18HGyHJLXCeXIp0nFW2Md2Fn9gocMaU =
77+ github.com/crossplane/crossplane/apis/v2 v2.0.0-20260424160951-8f231230ebb6 h1:9ki6AJQgBJIcLNjK+scUZp2ZDenuAo18d0JSNOlkY2Y =
78+ github.com/crossplane/crossplane/apis/v2 v2.0.0-20260424160951-8f231230ebb6 /go.mod h1:h7KE74Z4TFs1L/FFv3RdsiG9Uax7L56oHpcggSZnONg =
7979github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
8080github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
8181github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
You can’t perform that action at this time.
0 commit comments