• 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
Name
Last commit
Last update
..
assets Loading commit data...
README.md Loading commit data...
assets.go Loading commit data...
config.go Loading commit data...
dashboard.go Loading commit data...
message.go Loading commit data...