gosora/update-deps-linux

4 lines
81 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/...
2019-03-31 00:39:54 +00:00
go get