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 @@ -5,7 +5,7 @@ go 1.24.0
55toolchain go1.24.1
66
77require (
8- github.com/OpenSlides/openslides-go v0.0.0-20250602214629-1d5b7cd68c14
8+ github.com/OpenSlides/openslides-go v0.0.0-20250604042529-e9269a9aa4d7
99 github.com/blevesearch/bleve/v2 v2.5.1
1010 github.com/buger/jsonparser v1.1.1
1111 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-20250602214629-1d5b7cd68c14 h1:jfOrrsC0LtGEA2I1TzAyeH2KutKSg95IgfjKjFy3jpU =
10- github.com/OpenSlides/openslides-go v0.0.0-20250602214629-1d5b7cd68c14 /go.mod h1:CN6WcgMy3EV8M7hVXLlGY49xDAK7h8e8dDLWVBnjGy8 =
9+ github.com/OpenSlides/openslides-go v0.0.0-20250604042529-e9269a9aa4d7 h1:nEce6HKX5m0WocXt43iQozpxPm1IU/e1mo5PbyB0I74 =
10+ github.com/OpenSlides/openslides-go v0.0.0-20250604042529-e9269a9aa4d7 /go.mod h1:CN6WcgMy3EV8M7hVXLlGY49xDAK7h8e8dDLWVBnjGy8 =
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