mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
a19e502686
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.