diff --git a/update-deps-linux b/update-deps-linux index b9814558..3fb1e650 100644 --- a/update-deps-linux +++ b/update-deps-linux @@ -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 \ No newline at end of file