threefoldtech / planetary_network_desktop_client

Desktop client for Planetary Network for windows, Mac OSX and Linux/Ubuntu.
https://forum.threefold.io/t/how-our-planetary-network-works/1210
Apache License 2.0
0 stars 0 forks source link

Build fails #42

Closed robvanmieghem closed 1 year ago

robvanmieghem commented 1 year ago

on osx with go ^1.20:

src % qtdeploy build desktop ./                                
ERRO[0000] failed to run command                         _func=RunCmd cmd="go mod vendor" dir=/Users/rob/workspace/github.com/threefoldtech/planetary_network/src env= error="exit status 1" name="go mod vendor"
go: updates to go.mod needed; to update it:
        go mod tidy
robvanmieghem commented 1 year ago

A go mod tidy clears this error