status-im / status-console-client

Status messaging console user interface
Mozilla Public License 2.0
10 stars 2 forks source link

update vendor/ #65

Closed adambabik closed 5 years ago

adambabik commented 5 years ago

@dshulyak please check again. It turned out that doing go get module in a go module project adds these module to go.mod. go mod tidy removes all unnecessary imports which I added into make install-dev.