gosora/update-deps-linux

4 lines
101 B
Plaintext

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