Skip to content

Commit

Permalink
fix(deps): update module github.com/algolia/algoliasearch-client-go/v…
Browse files Browse the repository at this point in the history
…3 to v3.31.3 (#167)
  • Loading branch information
abtris authored Oct 1, 2024
2 parents d3c5b0a + b673c1a commit 4de2d0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/abtris/www.prskavec.net

go 1.19

require github.com/algolia/algoliasearch-client-go/v3 v3.31.2
require github.com/algolia/algoliasearch-client-go/v3 v3.31.3
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/algolia/algoliasearch-client-go/v3 v3.31.2 h1:T/k7b4C7OecOS2Q8//puhWe48P0g0bvtULJkCaZstL4=
github.com/algolia/algoliasearch-client-go/v3 v3.31.2/go.mod h1:i7tLoP7TYDmHX3Q7vkIOL4syVse/k5VJ+k0i8WqFiJk=
github.com/algolia/algoliasearch-client-go/v3 v3.31.3 h1:14AvzqMdKAKejw6Vw/A1SHisNGsX0+3JsWi7z28GS0E=
github.com/algolia/algoliasearch-client-go/v3 v3.31.3/go.mod h1:i7tLoP7TYDmHX3Q7vkIOL4syVse/k5VJ+k0i8WqFiJk=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 4de2d0d

Please sign in to comment.