File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.21.3
66
77require (
88 github.com/alecthomas/kong v0.8.1
9- github.com/crossplane/crossplane-runtime v1.14.1
9+ github.com/crossplane/crossplane-runtime v1.14.2
1010 github.com/crossplane/function-sdk-go v0.1.0
1111 github.com/google/go-cmp v0.6.0
1212 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -65,6 +65,8 @@ github.com/crossplane/crossplane-runtime v1.14.0 h1:MFo93iOJLvYaMCaCoyH2vFWsHebd
6565github.com/crossplane/crossplane-runtime v1.14.0 /go.mod h1:aOP+5W2wKpvthVs3pFNbVOe1jwrKYbJho0ThGNCVz9o =
6666github.com/crossplane/crossplane-runtime v1.14.1 h1:TCa7R1N4bDGHjsLhiRxR/mUhwmistlMACHm0kiiYKck =
6767github.com/crossplane/crossplane-runtime v1.14.1 /go.mod h1:aOP+5W2wKpvthVs3pFNbVOe1jwrKYbJho0ThGNCVz9o =
68+ github.com/crossplane/crossplane-runtime v1.14.2 h1:pV5JMzyzi/kcbeVBVPCat5MHH8zS94MBUapAyGx/Ry0 =
69+ github.com/crossplane/crossplane-runtime v1.14.2 /go.mod h1:aOP+5W2wKpvthVs3pFNbVOe1jwrKYbJho0ThGNCVz9o =
6870github.com/crossplane/function-sdk-go v0.0.0-20231016233407-0a4b30c5dacc h1:hhupaJGj8I4LXhWr9lCm5MZLeeTAiuFF+/mesGi1y/8 =
6971github.com/crossplane/function-sdk-go v0.0.0-20231016233407-0a4b30c5dacc /go.mod h1:U3UsQAVOCrsUUQAYAyF25PlbSFR2WaLl89dLq58/b2s =
7072github.com/crossplane/function-sdk-go v0.1.0 h1:WN3CUSaj6wgDqQPZZP1whMVIkTAZtN3HVCS67pTMzd8 =
You can’t perform that action at this time.
0 commit comments