File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/hashicorp/terraform-ls
3
3
go 1.18
4
4
5
5
require (
6
- github.com/algolia/algoliasearch-client-go/v3 v3.26.4
6
+ github.com/algolia/algoliasearch-client-go/v3 v3.26.5
7
7
github.com/apparentlymart/go-textseg v1.0.0
8
8
github.com/creachadair/jrpc2 v1.0.0
9
9
github.com/google/go-cmp v0.5.9
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ github.com/acomagu/bufpipe v1.0.3 h1:fxAGrHZTgQ9w5QqVItgzwj235/uYZYgbXitB+dLupOk
53
53
github.com/acomagu/bufpipe v1.0.3 /go.mod h1:mxdxdup/WdsKVreO5GpW4+M/1CE2sMG4jeGJ2sYmHc4 =
54
54
github.com/agext/levenshtein v1.2.2 h1:0S/Yg6LYmFJ5stwQeRp6EeOcCbj7xiqQSdNelsXvaqE =
55
55
github.com/agext/levenshtein v1.2.2 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
56
- github.com/algolia/algoliasearch-client-go/v3 v3.26.4 h1:D1E4MchNcHY4QZ1/WsFzYmRfleNIAIiC8GF+Mm3WjLA =
57
- github.com/algolia/algoliasearch-client-go/v3 v3.26.4 /go.mod h1:i7tLoP7TYDmHX3Q7vkIOL4syVse/k5VJ+k0i8WqFiJk =
56
+ github.com/algolia/algoliasearch-client-go/v3 v3.26.5 h1:UTbecmCv9Rodddrf0dFU5rW+4UWkhCbYxBxAmZNgXss =
57
+ github.com/algolia/algoliasearch-client-go/v3 v3.26.5 /go.mod h1:i7tLoP7TYDmHX3Q7vkIOL4syVse/k5VJ+k0i8WqFiJk =
58
58
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 /go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c =
59
59
github.com/antonmedv/expr v1.10.5 h1:uzMxTbpHpOqV20RrNvBKHGojNwdRpcrgoFtgF4J8xtg =
60
60
github.com/antonmedv/expr v1.10.5 /go.mod h1:FPC8iWArxls7axbVLsW+kpg1mz29A1b2M6jt+hZfDkU =
You can’t perform that action at this time.
0 commit comments