File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0
99 github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.1
1010 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resourcegraph/armresourcegraph v0.9.0
11- github.com/alecthomas/kong v0.9 .0
11+ github.com/alecthomas/kong v1.7 .0
1212 github.com/crossplane/crossplane-runtime v1.18.0
1313 github.com/crossplane/function-sdk-go v0.4.0
1414 github.com/google/go-cmp v0.6.0
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ github.com/AzureAD/microsoft-authentication-library-for-go v1.3.2 h1:kYRSnvJju5g
1616github.com/AzureAD/microsoft-authentication-library-for-go v1.3.2 /go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI =
1717github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo =
1818github.com/agext/levenshtein v1.2.3 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
19- github.com/alecthomas/assert/v2 v2.6 .0 h1:o3WJwILtexrEUk3cUVal3oiQY2tfgr/FHWiz/v2n4FU =
20- github.com/alecthomas/assert/v2 v2.6 .0 /go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k =
21- github.com/alecthomas/kong v0.9 .0 h1:G5diXxc85KvoV2f0ZRVuMsi45IrBgx9zDNGNj165aPA =
22- github.com/alecthomas/kong v0.9 .0/go.mod h1:Y47y5gKfHp1hDc7CH7OeXgLIpp+Q2m1Ni0L5s3bI8Os =
19+ github.com/alecthomas/assert/v2 v2.11 .0 h1:2Q9r3ki8+JYXvGsDyBXwH3LcJ+WK5D0gc5E8vS6K3D0 =
20+ github.com/alecthomas/assert/v2 v2.11 .0 /go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k =
21+ github.com/alecthomas/kong v1.7 .0 h1:MnT8+5JxFDCvISeI6vgd/mFbAJwueJ/pqQNzZMsiqZE =
22+ github.com/alecthomas/kong v1.7 .0/go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU =
2323github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc =
2424github.com/alecthomas/repr v0.4.0 /go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4 =
2525github.com/antchfx/htmlquery v1.2.4 h1:qLteofCMe/KGovBI6SQgmou2QNyedFUW+pE+BpeZ494 =
You can’t perform that action at this time.
0 commit comments