• Russ Cox's avatar
    dashboard: use balanced trees to include binary data (#15813) · a139041d
    Russ Cox authored
    * 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
    a139041d
assets.go 2.67 MB