File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 5
5
replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.4.4
6
6
7
7
require (
8
- github.com/alessio/shellescape v1.4.1
8
+ github.com/alessio/shellescape v1.4.2
9
9
github.com/apparentlymart/go-cidr v1.1.0
10
10
github.com/aws/amazon-vpc-cni-k8s v1.13.2
11
11
github.com/aws/aws-lambda-go v1.41.0
Original file line number Diff line number Diff line change @@ -58,8 +58,9 @@ github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAE
58
58
github.com/ajeddeloh/go-json v0.0.0-20160803184958-73d058cf8437 /go.mod h1:otnto4/Icqn88WCcM4bhIJNSgsh9VLBuspyyCfvof9c =
59
59
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
60
60
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
61
- github.com/alessio/shellescape v1.4.1 h1:V7yhSDDn8LP4lc4jS8pFkt0zCnzVJlG5JXy9BVKJUX0 =
62
61
github.com/alessio/shellescape v1.4.1 /go.mod h1:PZAiSCk0LJaZkiCSkPv8qIobYglO3FPpyFjDCtHLS30 =
62
+ github.com/alessio/shellescape v1.4.2 h1:MHPfaU+ddJ0/bYWpgIeUnQUqKrlJ1S7BfEYPM4uEoM0 =
63
+ github.com/alessio/shellescape v1.4.2 /go.mod h1:PZAiSCk0LJaZkiCSkPv8qIobYglO3FPpyFjDCtHLS30 =
63
64
github.com/antihax/optional v1.0.0 /go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY =
64
65
github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 h1:yL7+Jz0jTC6yykIK/Wh74gnTJnrGr5AyrNMXuA0gves =
65
66
github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 /go.mod h1:F7bn7fEU90QkQ3tnmaTx3LTKLEDqnwWODIYppRQ5hnY =
You can’t perform that action at this time.
0 commit comments