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 @@ -4,7 +4,7 @@ go 1.24.2
44
55require (
66 github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
7- github.com/crossplane/crossplane v1.19.1
7+ github.com/crossplane/crossplane v1.19.2
88 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
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/containerd/stargz-snapshotter/estargz v0.16.3/go.mod h1:uyr4BfYfOj3G9
1313github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
1414github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY =
1515github.com/creack/pty v1.1.18 /go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4 =
16- github.com/crossplane/crossplane v1.19.1 h1:gSLvOeJ7IaOPAsX0hakgl4vYNJYkDlBDPMw4XvUPVZk =
17- github.com/crossplane/crossplane v1.19.1 /go.mod h1:ysqAAphb2yM1MLZbF6gOJOveK0fhM8ulAb5Ui+cLnio =
16+ github.com/crossplane/crossplane v1.19.2 h1:7AMoplkxTYBXHsWmAHT58xfkWzUsvbth/Bh6reccmlo =
17+ github.com/crossplane/crossplane v1.19.2 /go.mod h1:nCol/vLO86gVwhGrbcZUlkEteTz8oGIvi+AGM3hglh8 =
1818github.com/crossplane/crossplane-runtime v1.20.0 h1:I54uipRIecqZyms+vz1J/l62yjVQ7HV5w+Nh3RMrUtc =
1919github.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 =
You can’t perform that action at this time.
0 commit comments