File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.10
55require (
66 github.com/bufbuild/buf v1.69.0
77 github.com/crossplane/crossplane-runtime/v2 v2.3.1
8- github.com/crossplane/crossplane/apis/v2 v2.3.0
8+ github.com/crossplane/crossplane/apis/v2 v2.3.1
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 @@ -74,8 +74,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.7 h1:zbFlGlXEAKlwXpmvle3d8Oe3YnkKIK4xSRTd3
7474github.com/cpuguy83/go-md2man/v2 v2.0.7 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
7575github.com/crossplane/crossplane-runtime/v2 v2.3.1 h1:g2jT8aWl8bVuM62oeUiCv4FcrwoNcmJBXWj2ZpV+2Kw =
7676github.com/crossplane/crossplane-runtime/v2 v2.3.1 /go.mod h1:kl5xmOCH7pOVs0vMeDyQ5utqCxjmHd3Qa79i9Cc4mw0 =
77- github.com/crossplane/crossplane/apis/v2 v2.3.0 h1:Tw3bDcQN7v8PIwMiZx+6w5/2EBU8Q8vKpvmAsdTgLe4 =
78- github.com/crossplane/crossplane/apis/v2 v2.3.0 /go.mod h1:o+D0ktZQKJCFcpfzMKA4n53aTo2sFqqDsADBNIRuIyE =
77+ github.com/crossplane/crossplane/apis/v2 v2.3.1 h1:gaJX/DSp5qnfLoThMxbJZOEziIJBEGbcRl7HjT3R1fk =
78+ github.com/crossplane/crossplane/apis/v2 v2.3.1 /go.mod h1:o+D0ktZQKJCFcpfzMKA4n53aTo2sFqqDsADBNIRuIyE =
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