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:
parent
e26ab6f3c4
commit
e9fc5b0442
4 changed files with 26 additions and 14 deletions
1
go.mod
1
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue