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 @@ -5,7 +5,7 @@ go 1.22.0
5
5
toolchain go1.23.0
6
6
7
7
require (
8
- github.com/alecthomas/kong v1.1.0
8
+ github.com/alecthomas/kong v1.6.1
9
9
github.com/crossplane/crossplane-runtime v1.16.0
10
10
github.com/crossplane/function-sdk-go v0.3.0-rc.0.0.20240521211021-11b59ad46986
11
11
github.com/google/cel-go v0.21.0
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ github.com/alecthomas/kong v0.9.0 h1:G5diXxc85KvoV2f0ZRVuMsi45IrBgx9zDNGNj165aPA
8
8
github.com/alecthomas/kong v0.9.0 /go.mod h1:Y47y5gKfHp1hDc7CH7OeXgLIpp+Q2m1Ni0L5s3bI8Os =
9
9
github.com/alecthomas/kong v1.1.0 h1:OHQops3ripDRHIzZg8e5QRDqmU2TB0Vdb4U2qtxnpqs =
10
10
github.com/alecthomas/kong v1.1.0 /go.mod h1:rKTSFhbdp3Ryefn8x5MOEprnRFQ7nlmMC01GKhehhBM =
11
+ github.com/alecthomas/kong v1.6.1 h1:/7bVimARU3uxPD0hbryPE8qWrS3Oz3kPQoxA/H2NKG8 =
12
+ github.com/alecthomas/kong v1.6.1 /go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU =
11
13
github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc =
12
14
github.com/alecthomas/repr v0.4.0 /go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4 =
13
15
github.com/antchfx/htmlquery v1.2.4 h1:qLteofCMe/KGovBI6SQgmou2QNyedFUW+pE+BpeZ494 =
You can’t perform that action at this time.
0 commit comments