gosora/update-deps-linux

4 lines
81 B
Plaintext

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