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 55toolchain go1.23.2
66
77require (
8- github.com/alecthomas/kong v1.2.1
8+ github.com/alecthomas/kong v1.12.0
99 github.com/crossplane/crossplane-runtime v1.17.0
1010 github.com/crossplane/function-sdk-go v0.3.0
1111 github.com/google/cel-go v0.21.0
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ github.com/alecthomas/assert/v2 v2.10.0 h1:jjRCHsj6hBJhkmhznrCzoNpbA3zqy0fYiUcYZ
66github.com/alecthomas/assert/v2 v2.10.0 /go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k =
77github.com/alecthomas/kong v1.2.1 h1:E8jH4Tsgv6wCRX2nGrdPyHDUCSG83WH2qE4XLACD33Q =
88github.com/alecthomas/kong v1.2.1 /go.mod h1:rKTSFhbdp3Ryefn8x5MOEprnRFQ7nlmMC01GKhehhBM =
9+ github.com/alecthomas/kong v1.12.0 h1:oKd/0fHSdajj5PfGDd3ScvEvpVJf9mT2mb5r9xYadYM =
10+ github.com/alecthomas/kong v1.12.0 /go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU =
911github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc =
1012github.com/alecthomas/repr v0.4.0 /go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4 =
1113github.com/antchfx/htmlquery v1.2.4 h1:qLteofCMe/KGovBI6SQgmou2QNyedFUW+pE+BpeZ494 =
You can’t perform that action at this time.
0 commit comments