gosora/update-deps-linux

4 lines
101 B
Plaintext
Raw Normal View History

echo "Updating the dependencies"
2019-03-31 00:39:54 +00:00
go get -u github.com/mailru/easyjson/...
easyjson -pkg common
2019-03-31 00:39:54 +00:00
go get