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 @@ -5,7 +5,7 @@ go 1.24.2
55require (
66 github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
77 github.com/crossplane/crossplane v1.19.1
8- github.com/crossplane/crossplane-runtime v1.19 .0
8+ github.com/crossplane/crossplane-runtime v1.20 .0
99 github.com/go-logr/logr v1.4.2
1010 github.com/go-logr/zapr v1.3.0
1111 github.com/google/go-cmp v0.7.0
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
1515github.com/creack/pty v1.1.18 /go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4 =
1616github.com/crossplane/crossplane v1.19.1 h1:gSLvOeJ7IaOPAsX0hakgl4vYNJYkDlBDPMw4XvUPVZk =
1717github.com/crossplane/crossplane v1.19.1 /go.mod h1:ysqAAphb2yM1MLZbF6gOJOveK0fhM8ulAb5Ui+cLnio =
18- github.com/crossplane/crossplane-runtime v1.19 .0 h1:yZmF8cYy8/PYiA+aF3ONjVinfuV06Vi3hHQwjYR2Qak =
19- github.com/crossplane/crossplane-runtime v1.19 .0 /go.mod h1:z8CV6dXxO5yxzfJGa4bgnWuyAnjZ3hY19cqGDcr5Bg0 =
18+ github.com/crossplane/crossplane-runtime v1.20 .0 h1:I54uipRIecqZyms+vz1J/l62yjVQ7HV5w+Nh3RMrUtc =
19+ github.com/crossplane/crossplane-runtime v1.20 .0 /go.mod h1:lfV1VJenDc9PNVLxDC80YjPoTm+JdSZ13xlS2h37Dvg =
2020github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2121github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2222github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
You can’t perform that action at this time.
0 commit comments