Skip to content

Commit

Permalink
dashboard: use balanced trees to include binary data (ethereum#15813)
Browse files Browse the repository at this point in the history
* 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
rsc authored and karalabe committed Jan 5, 2018
1 parent 1c2378b commit a139041
Showing 1 changed file with 97 additions and 97 deletions.
Loading

0 comments on commit a139041

Please sign in to comment.