Skip to content

Commit 09408ef

Browse files
build(deps): bump github.com/algolia/algoliasearch-client-go/v3 (hashicorp#1230)
Bumps [github.com/algolia/algoliasearch-client-go/v3](https://github.com/algolia/algoliasearch-client-go) from 3.26.4 to 3.26.5. - [Release notes](https://github.com/algolia/algoliasearch-client-go/releases) - [Changelog](https://github.com/algolia/algoliasearch-client-go/blob/master/ChangeLog.md) - [Commits](algolia/algoliasearch-client-go@v3.26.4...v3.26.5) --- updated-dependencies: - dependency-name: github.com/algolia/algoliasearch-client-go/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c6b085 commit 09408ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/hashicorp/terraform-ls
33
go 1.18
44

55
require (
6-
github.com/algolia/algoliasearch-client-go/v3 v3.26.4
6+
github.com/algolia/algoliasearch-client-go/v3 v3.26.5
77
github.com/apparentlymart/go-textseg v1.0.0
88
github.com/creachadair/jrpc2 v1.0.0
99
github.com/google/go-cmp v0.5.9

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ github.com/acomagu/bufpipe v1.0.3 h1:fxAGrHZTgQ9w5QqVItgzwj235/uYZYgbXitB+dLupOk
5353
github.com/acomagu/bufpipe v1.0.3/go.mod h1:mxdxdup/WdsKVreO5GpW4+M/1CE2sMG4jeGJ2sYmHc4=
5454
github.com/agext/levenshtein v1.2.2 h1:0S/Yg6LYmFJ5stwQeRp6EeOcCbj7xiqQSdNelsXvaqE=
5555
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=
5858
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c=
5959
github.com/antonmedv/expr v1.10.5 h1:uzMxTbpHpOqV20RrNvBKHGojNwdRpcrgoFtgF4J8xtg=
6060
github.com/antonmedv/expr v1.10.5/go.mod h1:FPC8iWArxls7axbVLsW+kpg1mz29A1b2M6jt+hZfDkU=

0 commit comments

Comments
 (0)