Let's get creative.
This commit is contained in:
parent
293a786fbc
commit
eb6e4f37df
|
@ -1,5 +1,5 @@
|
|||
echo "Updating the dependencies"
|
||||
cp ./common/common_easyjson.tgo ./common/common_easyjson.go
|
||||
go get -u github.com/mailru/easyjson/...
|
||||
easyjson -pkg common
|
||||
easyjson -pkg common || 0
|
||||
go get
|
Loading…
Reference in New Issue