From 293a786fbc2162ee5cce9787ba2e09790c13a01f Mon Sep 17 00:00:00 2001 From: Azareal Date: Sun, 29 Sep 2019 16:04:13 +1000 Subject: [PATCH] Oops. --- update-deps-linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-deps-linux b/update-deps-linux index 52893b07..b9814558 100644 --- a/update-deps-linux +++ b/update-deps-linux @@ -1,5 +1,5 @@ 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/... easyjson -pkg common go get \ No newline at end of file