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
6
6
7
7
require (
8
8
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
10
10
github.com/crossplane/function-sdk-go v0.1.0
11
11
github.com/google/go-cmp v0.6.0
12
12
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
65
65
github.com/crossplane/crossplane-runtime v1.14.0 /go.mod h1:aOP+5W2wKpvthVs3pFNbVOe1jwrKYbJho0ThGNCVz9o =
66
66
github.com/crossplane/crossplane-runtime v1.14.1 h1:TCa7R1N4bDGHjsLhiRxR/mUhwmistlMACHm0kiiYKck =
67
67
github.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 =
68
70
github.com/crossplane/function-sdk-go v0.0.0-20231016233407-0a4b30c5dacc h1:hhupaJGj8I4LXhWr9lCm5MZLeeTAiuFF+/mesGi1y/8 =
69
71
github.com/crossplane/function-sdk-go v0.0.0-20231016233407-0a4b30c5dacc /go.mod h1:U3UsQAVOCrsUUQAYAyF25PlbSFR2WaLl89dLq58/b2s =
70
72
github.com/crossplane/function-sdk-go v0.1.0 h1:WN3CUSaj6wgDqQPZZP1whMVIkTAZtN3HVCS67pTMzd8 =
You can’t perform that action at this time.
0 commit comments