1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-09 09:35:00 +09:00

GO-5589: Add transliteration and key prop entries in map under apiId

This commit is contained in:
Jannis Metrikat 2025-05-19 12:27:57 +02:00
parent e26ab6f3c4
commit e9fc5b0442
No known key found for this signature in database
GPG key ID: B223CAC5AAF85615
4 changed files with 26 additions and 14 deletions

1
go.mod
View file

@ -226,6 +226,7 @@ require (
github.com/mitchellh/reflectwalk v1.0.2 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/mozillazg/go-unidecode v0.2.0 // indirect
github.com/multiformats/go-base36 v0.2.0 // indirect
github.com/multiformats/go-multiaddr v0.15.0 // indirect
github.com/multiformats/go-multicodec v0.9.0 // indirect