status-im / status-console-client

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

status client broken after updated dependencies #94

Closed dshulyak closed 5 years ago

dshulyak commented 5 years ago

after thjis commit https://github.com/status-im/status-console-client/commit/3af981c945095cf0c7f1d0384e1ff2b836a71fde binary cannot be built

GOFLAGS="-mod=vendor" go build -o ./bin/status-term-client .
build github.com/status-im/status-console-client: cannot load github.com/prometheus/prometheus/util/flock: open /home/dd/status/src/github.com/status-im/status-console-client/vendor/github.com/prometheus/prometheus/util/flock: no such file or directory
Makefile:7: recipe for target 'build' failed
make: *** [build] Error 1