Skip to content

Commit

Permalink
How about this.
Browse files Browse the repository at this point in the history
  • Loading branch information
Azareal committed Sep 29, 2019
1 parent a6cdd49 commit 235b7ef
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions update-deps-linux
@@ -1,9 +1,7 @@
echo "Updating the dependencies"
cp ./common/common_easyjson.tgo ./common/common_easyjson.go
go get
{
cd extend
go get -u github.com/mailru/easyjson/...
cd ..
easyjson -pkg common
} || {
echo "Defaulting to bundled generated easyjson file"
Expand Down

0 comments on commit 235b7ef

Please sign in to comment.