4 lines
101 B
Plaintext
4 lines
101 B
Plaintext
echo "Updating the dependencies"
|
|
go get -u github.com/mailru/easyjson/...
|
|
easyjson -pkg common
|
|
go get |