mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-30 09:12:26 -05:00
update go-structr to v0.8.8 (#3199)
This commit is contained in:
parent
9cd27b412d
commit
f8d5b9f49c
11 changed files with 53 additions and 53 deletions
2
vendor/codeberg.org/gruf/go-structr/key.go
generated
vendored
2
vendor/codeberg.org/gruf/go-structr/key.go
generated
vendored
|
|
@ -10,8 +10,8 @@ import (
|
|||
// lookup (potentially) stored
|
||||
// entries in an Index.
|
||||
type Key struct {
|
||||
raw []any
|
||||
key string
|
||||
raw []any
|
||||
}
|
||||
|
||||
// Key returns the underlying cache key string.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue