gosora/update-deps-linux
2019-09-29 15:49:23 +10:00

4 lines
101 B
Plaintext

echo "Updating the dependencies"
go get -u github.com/mailru/easyjson/...
easyjson -pkg common
go get