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
5
toolchain go1.21.3
6
6
7
7
require (
8
- github.com/alecthomas/kong v0.8.1
8
+ github.com/alecthomas/kong v0.9.0
9
9
github.com/crossplane/crossplane-runtime v1.15.1
10
10
github.com/crossplane/function-sdk-go v0.2.0
11
11
github.com/google/go-cmp v0.6.0
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ github.com/alecthomas/assert/v2 v2.1.0 h1:tbredtNcQnoSd3QBhQWI7QZ3XHOVkw1Moklp2o
6
6
github.com/alecthomas/assert/v2 v2.1.0 /go.mod h1:b/+1DI2Q6NckYi+3mXyH3wFb8qG37K/DuK80n7WefXA =
7
7
github.com/alecthomas/kong v0.8.1 h1:acZdn3m4lLRobeh3Zi2S2EpnXTd1mOL6U7xVml+vfkY =
8
8
github.com/alecthomas/kong v0.8.1 /go.mod h1:n1iCIO2xS46oE8ZfYCNDqdR0b0wZNrXAIAqro/2132U =
9
+ github.com/alecthomas/kong v0.9.0 h1:G5diXxc85KvoV2f0ZRVuMsi45IrBgx9zDNGNj165aPA =
10
+ github.com/alecthomas/kong v0.9.0 /go.mod h1:Y47y5gKfHp1hDc7CH7OeXgLIpp+Q2m1Ni0L5s3bI8Os =
9
11
github.com/alecthomas/repr v0.1.0 h1:ENn2e1+J3k09gyj2shc0dHr/yjaWSHRlrJ4DPMevDqE =
10
12
github.com/alecthomas/repr v0.1.0 /go.mod h1:2kn6fqh/zIyPLmm3ugklbEi5hg5wS435eygvNfaDQL8 =
11
13
github.com/antchfx/htmlquery v1.2.4 h1:qLteofCMe/KGovBI6SQgmou2QNyedFUW+pE+BpeZ494 =
You can’t perform that action at this time.
0 commit comments