Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dashboard: use balanced trees to include binary data (ethereum#15813)
* go-ethereum/dashboard: update assets.go Use current rsc/go-bindata instead of jteeuwen/go-bindata, to get balanced tree in very long string concatenations. This works around problems in current Go distributions. For golang/go#23222. * dashboard: run last two go:generate steps for linter
- Loading branch information