Skip to content

Commit b00cb24

Browse files
Update openslides-go (#280)
1 parent 76d9e54 commit b00cb24

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/OpenSlides/openslides-search-service
33
go 1.25.0
44

55
require (
6-
github.com/OpenSlides/openslides-go v0.0.0-20250902143830-36c8ff7e56f0
6+
github.com/OpenSlides/openslides-go v0.0.0-20250917121306-737f00efc9b7
77
github.com/blevesearch/bleve/v2 v2.5.3
88
github.com/buger/jsonparser v1.1.1
99
github.com/goccy/go-yaml v1.18.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERo
66
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
77
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 h1:TngWCqHvy9oXAN6lEVMRuU21PR1EtLVZJmdB18Gu3Rw=
88
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5/go.mod h1:lmUJ/7eu/Q8D7ML55dXQrVaamCz2vxCfdQBasLZfHKk=
9-
github.com/OpenSlides/openslides-go v0.0.0-20250902143830-36c8ff7e56f0 h1:evh0bOxbYDR+80mwc0GDWiDiD+TU3Ir2PxBkA5SuLlY=
10-
github.com/OpenSlides/openslides-go v0.0.0-20250902143830-36c8ff7e56f0/go.mod h1:UIlYshgc+h7kCSCVi2ssef3JBAKDizOhl1yJx3iACyw=
9+
github.com/OpenSlides/openslides-go v0.0.0-20250917121306-737f00efc9b7 h1:O6JUaJfpaO9pDmngcgSw+EkmVTGg/ToU/k3mIUH+f20=
10+
github.com/OpenSlides/openslides-go v0.0.0-20250917121306-737f00efc9b7/go.mod h1:UIlYshgc+h7kCSCVi2ssef3JBAKDizOhl1yJx3iACyw=
1111
github.com/RoaringBitmap/roaring/v2 v2.4.5 h1:uGrrMreGjvAtTBobc0g5IrW1D5ldxDQYe2JW2gggRdg=
1212
github.com/RoaringBitmap/roaring/v2 v2.4.5/go.mod h1:FiJcsfkGje/nZBZgCu0ZxCPOKD/hVXDS2dXi7/eUFE0=
1313
github.com/bits-and-blooms/bitset v1.12.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=

0 commit comments

Comments
 (0)