mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
update go-structr to v0.8.8 (#3199)
This commit is contained in:
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.
|
||||
|
Reference in New Issue
Block a user