File tree 2 files changed +3
-6
lines changed 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/hashicorp/go-hclog v1.5.0
9
9
github.com/hashicorp/go-plugin v1.4.10
10
10
github.com/hashicorp/go-version v1.6.0
11
- github.com/hashicorp/hcl/v2 v2.17.0
11
+ github.com/hashicorp/hcl/v2 v2.19.1
12
12
github.com/zclconf/go-cty v1.14.2
13
13
golang.org/x/tools v0.18.0
14
14
google.golang.org/grpc v1.61.1
@@ -17,7 +17,6 @@ require (
17
17
18
18
require (
19
19
github.com/agext/levenshtein v1.2.1 // indirect
20
- github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
21
20
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
22
21
github.com/fatih/color v1.13.0 // indirect
23
22
github.com/golang/protobuf v1.5.3 // indirect
Original file line number Diff line number Diff line change 1
1
github.com/agext/levenshtein v1.2.1 h1:QmvMAjj2aEICytGiWzmxoE0x2KZvE0fvmqMOfy2tjT8 =
2
2
github.com/agext/levenshtein v1.2.1 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
3
- github.com/apparentlymart/go-textseg/v13 v13.0.0 h1:Y+KvPE1NYz0xl601PVImeQfFyEy6iT90AvPUL1NNfNw =
4
- github.com/apparentlymart/go-textseg/v13 v13.0.0 /go.mod h1:ZK2fH7c4NqDTLtiYLvIkEghdlcqw7yxLeM89kiTRPUo =
5
3
github.com/apparentlymart/go-textseg/v15 v15.0.0 h1:uYvfpb3DyLSCGWnctWKGj857c6ew1u1fNQOlOtuGxQY =
6
4
github.com/apparentlymart/go-textseg/v15 v15.0.0 /go.mod h1:K8XmNZdhEBkdlyDdvbmmsvpAG721bKi0joRfFdHIWJ4 =
7
5
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
@@ -23,8 +21,8 @@ github.com/hashicorp/go-plugin v1.4.10 h1:xUbmA4jC6Dq163/fWcp8P3JuHilrHHMLNRxzGQ
23
21
github.com/hashicorp/go-plugin v1.4.10 /go.mod h1:6/1TEzT0eQznvI/gV2CM29DLSkAK/e58mUWKVsPaph0 =
24
22
github.com/hashicorp/go-version v1.6.0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek =
25
23
github.com/hashicorp/go-version v1.6.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
26
- github.com/hashicorp/hcl/v2 v2.17.0 h1:z1XvSUyXd1HP10U4lrLg5e0JMVz6CPaJvAgxM0KNZVY =
27
- github.com/hashicorp/hcl/v2 v2.17.0 /go.mod h1:gJyW2PTShkJqQBKpAmPO3yxMxIuoXkOF2TpqXzrQyx4 =
24
+ github.com/hashicorp/hcl/v2 v2.19.1 h1://i05Jqznmb2EXqa39Nsvyan2o5XyMowW5fnCKW5RPI =
25
+ github.com/hashicorp/hcl/v2 v2.19.1 /go.mod h1:ThLC89FV4p9MPW804KVbe/cEXoQ8NZEh+JtMeeGErHE =
28
26
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb h1:b5rjCoWHc7eqmAS4/qyk21ZsHyb6Mxv/jykxvNTkU4M =
29
27
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
30
28
github.com/jhump/protoreflect v1.6.0 h1:h5jfMVslIg6l29nsMs0D8Wj17RDVdNYti0vDN/PZZoE =
You can’t perform that action at this time.
0 commit comments