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