mirror of
https://github.com/status-im/status-go.git
synced 2025-02-18 01:37:22 +00:00
As fetch.go was the only consumer of go.rice, it could be safely removed in favour of go-bindata and go generate. Motivation to do that was the fact that go.rice throws panic in iOS when compiled with gomobile.