File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ go 1.23.8
44
55require (
66 github.com/MakeNowJust/heredoc v1.0.0
7+ github.com/MakeNowJust/heredoc/v2 v2.0.1
78 github.com/crossplane/crossplane-runtime v1.16.0
89 github.com/crossplane/crossplane-tools v0.0.0-20230925130601-628280f8bf79
910 github.com/fluxcd/source-controller/api v1.2.5
Original file line number Diff line number Diff line change @@ -610,6 +610,7 @@ github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym
610610github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c /go.mod h1:X0CRv0ky0k6m906ixxpzmDRLvX58TFUKS2eePweuyxk =
611611github.com/MakeNowJust/heredoc v1.0.0 h1:cXCdzVdstXyiTqTvfqk9SDHpKNjxuom+DOlyEeQ4pzQ =
612612github.com/MakeNowJust/heredoc v1.0.0 /go.mod h1:mG5amYoWBHf8vpLOuehzbGGw0EHxpZZ6lCpQ4fNJ8LE =
613+ github.com/MakeNowJust/heredoc/v2 v2.0.1 /go.mod h1:6/2Abh5s+hc3g9nbWLe9ObDIOhaRrqsyY9MWy+4JdRM =
613614github.com/OneOfOne/xxhash v1.2.2 /go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU =
614615github.com/ajstarks/deck v0.0.0-20200831202436-30c9fc6549a9 /go.mod h1:JynElWSGnm/4RlzPXRlREEwqTHAN3T56Bv2ITsFT3gY =
615616github.com/ajstarks/deck/generate v0.0.0-20210309230005-c3f852c02e19 /go.mod h1:T13YZdzov6OU0A1+RfKZiZN9ca6VeKdBdyDV+BY97Tk =
You can’t perform that action at this time.
0 commit comments