File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/OpenSlides/openslides-search-service
33go 1.25.0
44
55require (
6- github.com/OpenSlides/openslides-go v0.0.0-20251017152006-0568d8b1bf90
6+ github.com/OpenSlides/openslides-go v0.0.0-20251023144612-909a9ca37b25
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
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERo
66github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
77github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 h1:TngWCqHvy9oXAN6lEVMRuU21PR1EtLVZJmdB18Gu3Rw =
88github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 /go.mod h1:lmUJ/7eu/Q8D7ML55dXQrVaamCz2vxCfdQBasLZfHKk =
9- github.com/OpenSlides/openslides-go v0.0.0-20251017152006-0568d8b1bf90 h1:3wJkn9bWDt9SXZlUBPYX7+EPt3B4xrqVt1lKlvutx0I =
10- github.com/OpenSlides/openslides-go v0.0.0-20251017152006-0568d8b1bf90 /go.mod h1:Em6jcRrIaNDy6pkWLJx5gLLFO61th+GNQCmD/0AQPtY =
9+ github.com/OpenSlides/openslides-go v0.0.0-20251023144612-909a9ca37b25 h1:vLBnwLt9BsoNMk3uNnbk5LCqx0jiTjcFvSfES4FZbpI =
10+ github.com/OpenSlides/openslides-go v0.0.0-20251023144612-909a9ca37b25 /go.mod h1:Em6jcRrIaNDy6pkWLJx5gLLFO61th+GNQCmD/0AQPtY =
1111github.com/RoaringBitmap/roaring/v2 v2.4.5 h1:uGrrMreGjvAtTBobc0g5IrW1D5ldxDQYe2JW2gggRdg =
1212github.com/RoaringBitmap/roaring/v2 v2.4.5 /go.mod h1:FiJcsfkGje/nZBZgCu0ZxCPOKD/hVXDS2dXi7/eUFE0 =
1313github.com/bits-and-blooms/bitset v1.12.0 /go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8 =
You can’t perform that action at this time.
0 commit comments