File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/upbound/provider-azuread
3
3
go 1.19
4
4
5
5
require (
6
- github.com/crossplane/crossplane-runtime v1.14.0-rc. 1
6
+ github.com/crossplane/crossplane-runtime v1.14.1
7
7
github.com/crossplane/crossplane-tools v0.0.0-20230925130601-628280f8bf79
8
8
github.com/crossplane/upjet v0.11.0-rc.0.0.20231012093706-c4a76d2a7505
9
9
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ github.com/cncf/udpa/go v0.0.0-20200629203442-efcf912fb354/go.mod h1:WmhPx2Nbnht
73
73
github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403 /go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk =
74
74
github.com/cpuguy83/go-md2man/v2 v2.0.2 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
75
75
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
76
- github.com/crossplane/crossplane-runtime v1.14.0-rc. 1 h1:kyW6HY9IbvnKWT0x9CbbErIeE5g7o0akferrVWntSg8 =
77
- github.com/crossplane/crossplane-runtime v1.14.0-rc. 1 /go.mod h1:aOP+5W2wKpvthVs3pFNbVOe1jwrKYbJho0ThGNCVz9o =
76
+ github.com/crossplane/crossplane-runtime v1.14.1 h1:TCa7R1N4bDGHjsLhiRxR/mUhwmistlMACHm0kiiYKck =
77
+ github.com/crossplane/crossplane-runtime v1.14.1 /go.mod h1:aOP+5W2wKpvthVs3pFNbVOe1jwrKYbJho0ThGNCVz9o =
78
78
github.com/crossplane/crossplane-tools v0.0.0-20230925130601-628280f8bf79 h1:HigXs5tEQxWz0fcj8hzbU2UAZgEM7wPe0XRFOsrtF8Y =
79
79
github.com/crossplane/crossplane-tools v0.0.0-20230925130601-628280f8bf79 /go.mod h1:+e4OaFlOcmr0JvINHl/yvEYBrZawzTgj6pQumOH1SS0 =
80
80
github.com/crossplane/upjet v0.11.0-rc.0.0.20231012093706-c4a76d2a7505 h1:eCmYgfRopVn6r8RM1Ra4XQAPwVsjTGfktBj2Dk7yy+Y =
You can’t perform that action at this time.
0 commit comments