Skip to content

Commit 364b1cd

Browse files
fix(deps): update module github.com/crossplane/crossplane-runtime to v2
1 parent f04f444 commit 364b1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23.8
44

55
require (
66
github.com/alecthomas/kong v0.9.0
7-
github.com/crossplane/crossplane-runtime v1.20.0
7+
github.com/crossplane/crossplane-runtime/v2 v2.0.0
88
github.com/crossplane/function-sdk-go v0.4.0
99
github.com/google/go-cmp v0.6.0
1010
github.com/pkg/errors v0.9.1

0 commit comments

Comments
 (0)