gosora/update-deps-linux

4 lines
101 B
Plaintext
Raw Normal View History

echo "Updating the dependencies"
2019-09-29 05:49:23 +00:00
go get -u github.com/mailru/easyjson/...
easyjson -pkg common
go get