Creative continues.
This commit is contained in:
parent
eb6e4f37df
commit
fba5123a5a
@ -1,5 +1,7 @@
|
|||||||
echo "Updating the dependencies"
|
echo "Updating the dependencies"
|
||||||
cp ./common/common_easyjson.tgo ./common/common_easyjson.go
|
cp ./common/common_easyjson.tgo ./common/common_easyjson.go
|
||||||
go get -u github.com/mailru/easyjson/...
|
{
|
||||||
easyjson -pkg common || 0
|
go get -u github.com/mailru/easyjson/...
|
||||||
|
easyjson -pkg common
|
||||||
|
} || {}
|
||||||
go get
|
go get
|
Loading…
Reference in New Issue
Block a user