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