update go-structr to v0.9.0 with new Timeline{} cache type

This commit is contained in:
kim 2025-03-12 16:40:21 +00:00
commit dcad8e1b99
19 changed files with 1291 additions and 412 deletions

5
vendor/codeberg.org/gruf/go-structr/TODO.md generated vendored Normal file
View file

@ -0,0 +1,5 @@
## Timeline Todos
- optimize store() to operate on sorted list
- finish writing code comments