From eb6e4f37df714f2a118dcff7c51c12ea1b2206cf Mon Sep 17 00:00:00 2001 From: Azareal Date: Sun, 29 Sep 2019 16:09:05 +1000 Subject: [PATCH] Let's get creative. --- update-deps-linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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